Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/command/
H A Dbdist_rpm.py130 negative_opt = {'no-keep-temp': 'keep-temp', variable in bdist_rpm
H A Dinstall_lib.py49 negative_opt = {'no-compile' : 'compile'} variable in install_lib
H A Dbuild_py.py30 negative_opt = {'no-compile' : 'compile'} variable in build_py
H A Dsdist.py94 negative_opt = {'no-defaults': 'use-defaults', variable in sdist
H A Dinstall.py160 negative_opt = {'no-compile' : 'compile'} variable in install
/third_party/python/Lib/distutils/
H A Ddist.py132 negative_opt = {'quiet': 'verbose'} variable
[all...]

Completed in 7 milliseconds