Home
last modified time | relevance | path

Searched refs:copy_scripts (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/distutils/command/
H A Dbuild_scripts.py50 self.copy_scripts()
53 def copy_scripts(self): member in build_scripts
156 def copy_scripts(self): member in build_scripts_2to3
157 outfiles, updated_files = build_scripts.copy_scripts(self)
/third_party/python/
H A Dsetup.py1559 def copy_scripts(self): member in PyBuildScripts
1560 outfiles, updated_files = build_scripts.copy_scripts(self)

Completed in 3 milliseconds