Home
last modified time | relevance | path

Searched refs:fancy_getopt (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dbdist.py18 from distutils.fancy_getopt import FancyGetopt
Dsdist.py26 from distutils.fancy_getopt import FancyGetopt
Dinstall.py384 from distutils.fancy_getopt import longopt_xlate
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dcmd.py154 from distutils.fancy_getopt import longopt_xlate
Dfancy_getopt.py402 def fancy_getopt (options, negative_opt, object, args): function
Dccompiler.py1002 from distutils.fancy_getopt import FancyGetopt
Ddist.py19 from distutils.fancy_getopt import FancyGetopt, translate_longopt