Home
last modified time | relevance | path

Searched refs:create_path_file (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/distutils/command/
Dinstall.py560 self.create_path_file()
585 def create_path_file(self): member in install
/external/python/cpython2/Lib/distutils/command/
Dinstall.py578 self.create_path_file()
605 def create_path_file (self): member in install