Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/tests/
H A Dtest_install.py14 from distutils.command.install import INSTALL_SCHEMES namespace
/third_party/python/Lib/distutils/command/
H A Dinstall.py36 INSTALL_SCHEMES = {"unix_prefix": {}, "unix_home": {}, "nt": {}} variable
[all...]

Completed in 2 milliseconds