Searched defs:prune_file_list (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython3/Lib/distutils/command/
H A Dsdist.py199 self.prune_file_list()
314 def prune_file_list(self): member in class:sdist
/external/python/cpython2/Lib/distutils/command/
H A Dsdist.py212 self.prune_file_list()
333 def prune_file_list(self): member in class:sdist

Completed in 406 milliseconds