Searched refs:get_archive_files (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/distutils/command/ | ||
D | sdist.py | 473 def get_archive_files(self): member in sdist |
D | bdist_rpm.py | 313 source = sdist.get_archive_files()[0] |