Home
last modified time | relevance | path

Searched defs:install_scripts (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/distutils/tests/
H A Dtest_install_scripts.py6 from distutils.command.install_scripts import install_scripts namespace
/third_party/python/Lib/distutils/command/
H A Dinstall_scripts.py14 class install_scripts(Command): class
/third_party/python/Lib/venv/
H A D__init__.py404 def install_scripts(self, context, path): member in EnvBuilder

Completed in 2 milliseconds