Searched refs:get_contact (Results 1 – 9 of 9) sorted by relevance
111 'author': meta.get_contact(),
232 'author': meta.get_contact(),
215 "%s <%s>" % (self.distribution.get_contact(),
109 'author': meta.get_contact(),
234 'author': meta.get_contact(),
226 "%s <%s>" % (self.distribution.get_contact(),
1123 self._write_field(file, 'Author', self.get_contact())1181 def get_contact(self): member in DistributionMetadata
1132 file.write('Author: %s\n' % self.get_contact())1180 def get_contact(self): member in DistributionMetadata
67 file.write('Author: %s\n' % self.get_contact())