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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_dist.py 11 from distutils.dist import Distribution, fix_help_options namespace
393 fancy_options = fix_help_options(help_tuples)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_dist.py 11 from distutils.dist import Distribution, fix_help_options namespace
393 fancy_options = fix_help_options(help_tuples)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
dist.py 553 help_options = fix_help_options(cmd_class.help_options)
649 fix_help_options(klass.help_options))
1242 def fix_help_options(options): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
dist.py 553 help_options = fix_help_options(cmd_class.help_options)
649 fix_help_options(klass.help_options))
1242 def fix_help_options(options): function
    [all...]

Completed in 69 milliseconds