HomeSort by relevance Sort by last modified time
    Searched full:fancy_getopt (Results 1 - 24 of 24) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
errors.py 27 """The option table provided to 'fancy_getopt()' is bogus."""
30 """Raised by fancy_getopt in response to getopt.error -- ie. an
core.py 82 'distutils.fancy_getopt'. Any command-line options between the current
fancy_getopt.py 1 """distutils.fancy_getopt
6 * options have help strings, so fancy_getopt could potentially
402 def fancy_getopt (options, negative_opt, object, args): function
cmd.py 154 from distutils.fancy_getopt import longopt_xlate
ccompiler.py     [all...]
dist.py 19 from distutils.fancy_getopt import FancyGetopt, translate_longopt
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
errors.py 27 """The option table provided to 'fancy_getopt()' is bogus."""
30 """Raised by fancy_getopt in response to getopt.error -- ie. an
core.py 82 'distutils.fancy_getopt'. Any command-line options between the current
fancy_getopt.py 1 """distutils.fancy_getopt
6 * options have help strings, so fancy_getopt could potentially
402 def fancy_getopt (options, negative_opt, object, args): function
cmd.py 154 from distutils.fancy_getopt import longopt_xlate
ccompiler.py     [all...]
dist.py 19 from distutils.fancy_getopt import FancyGetopt, translate_longopt
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist.py 18 from distutils.fancy_getopt import FancyGetopt
build_py.py 59 # Ick, copied straight from install_lib.py (fancy_getopt needs a
sdist.py 26 from distutils.fancy_getopt import FancyGetopt
install.py 421 from distutils.fancy_getopt import longopt_xlate
build_ext.py 43 # these, i.e. how to make it so fancy_getopt can suck them off the
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist.py 18 from distutils.fancy_getopt import FancyGetopt
build_py.py 59 # Ick, copied straight from install_lib.py (fancy_getopt needs a
sdist.py 26 from distutils.fancy_getopt import FancyGetopt
install.py 421 from distutils.fancy_getopt import longopt_xlate
build_ext.py 43 # these, i.e. how to make it so fancy_getopt can suck them off the
    [all...]
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3-sources.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3-sources.jar 

Completed in 852 milliseconds