Searched defs:copy_scripts (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/distutils/command/ | ||
D | build_scripts.py | 53 def copy_scripts(self): member in build_scripts |
/third_party/python/ | ||
D | setup.py | 2684 def copy_scripts(self): member in PyBuildScripts |