Home
last modified time | relevance | path

Searched refs:get_licence (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Lib/distutils/command/
Dupload.py113 'license': meta.get_licence(),
Dregister.py234 'license': meta.get_licence(),
/external/python/cpython2/Lib/distutils/command/
Dupload.py111 'license': meta.get_licence(),
Dregister.py236 'license': meta.get_licence(),
/external/python/cpython2/Lib/distutils/
Ddist.py1193 get_licence = get_license variable in DistributionMetadata
/external/python/cpython3/Lib/distutils/
Ddist.py1191 get_licence = get_license variable in DistributionMetadata