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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/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...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/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...]

Completed in 25 milliseconds