Home
last modified time | relevance | path

Searched defs:sub_commands (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Lib/distutils/command/
H A Dbuild.py153 sub_commands = [('build_py', has_pure_modules), variable in build
H A Dregister.py29 sub_commands = [('check', lambda self: True)] variable in register
H A Dsdist.py97 sub_commands = [('check', checking_metadata)] variable in sdist
H A Dinstall.py674 sub_commands = [('install_lib', has_lib), variable in install
/third_party/python/Lib/distutils/
H A Dcmd.py42 sub_commands = [] variable in Command
/third_party/python/
H A Dsetup.py1519 sub_commands = [('install_lib', install.has_lib), variable in PyBuildInstall

Completed in 6 milliseconds