Searched defs:get_contact (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/distutils/ | ||
D | dist.py | 1181 def get_contact(self): member in DistributionMetadata |
/external/python/cpython3/Lib/distutils/ | ||
D | dist.py | 1180 def get_contact(self): member in DistributionMetadata |
/external/python/setuptools/setuptools/_distutils/ | ||
D | dist.py | 1181 def get_contact(self): member in DistributionMetadata |