Searched refs:get_contact (Results 1 – 4 of 4) sorted by relevance
121 'author': meta.get_contact(),
232 'author': meta.get_contact(),
214 "%s <%s>" % (self.distribution.get_contact(),
1132 file.write('Author: %s\n' % self.get_contact())1180 def get_contact(self): member in DistributionMetadata