Searched defs:get_contact_email (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/distutils/ | ||
D | dist.py | 1185 def get_contact_email(self): member in DistributionMetadata |
/external/python/cpython3/Lib/distutils/ | ||
D | dist.py | 1183 def get_contact_email(self): member in DistributionMetadata |