Home
last modified time | relevance | path

Searched refs:get_keywords (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/distutils/command/
H A Dupload.py125 'keywords': meta.get_keywords(),
H A Dregister.py236 'keywords': meta.get_keywords(),
/third_party/python/Lib/distutils/
H A Ddist.py1141 keywords = ','.join(self.get_keywords())
1199 def get_keywords(self): member in DistributionMetadata
/third_party/python/Lib/distutils/tests/
H A Dtest_dist.py385 self.assertEqual(dist.get_keywords(),

Completed in 4 milliseconds