Home
last modified time | relevance | path

Searched refs:prune_file_list (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/distutils/command/
Dsdist.py212 self.prune_file_list()
333 def prune_file_list(self): member in sdist
/external/python/cpython3/Lib/distutils/command/
Dsdist.py204 self.prune_file_list()
353 def prune_file_list(self): member in sdist
/external/python/setuptools/setuptools/command/
Degg_info.py527 self.prune_file_list()
571 def prune_file_list(self): member in manifest_maker