HomeSort by relevance Sort by last modified time
    Searched refs:common_usage (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
dist.py 65 # 'common_usage' is a short (2-3 line) string describing the common
67 common_usage = """\
631 parser.print_help(self.common_usage + "\nGlobal options:")
    [all...]
  /external/python/cpython2/Lib/distutils/
dist.py 65 # 'common_usage' is a short (2-3 line) string describing the common
67 common_usage = """\
631 parser.print_help(self.common_usage + "\nGlobal options:")
    [all...]
  /external/python/cpython3/Lib/distutils/
dist.py 75 # 'common_usage' is a short (2-3 line) string describing the common
77 common_usage = """\
645 parser.print_help(self.common_usage + "\nGlobal options:")
    [all...]
  /external/python/setuptools/setuptools/command/
easy_install.py 2298 common_usage = "" variable in class:main.DistributionWithoutHelpCommands
    [all...]

Completed in 457 milliseconds