Searched refs:fancy_getopt (Results 1 – 9 of 9) sorted by relevance
11 …/distutils/fancy_getopt.pyiSu_build_index(iig�&�|��>gT�qs*�>{(u4/home/…55 …igg(u4/home/gbr/devel/python/Lib/distutils/fancy_getopt.pyipu_ch…85 …ig�&�|��>g���מY?0(u4/home/gbr/devel/python/Lib/distutils/fancy_getopt.pyi�uget…86 …g�@fg�;?gMLb�GH?0(u4/home/gbr/devel/python/Lib/distutils/fancy_getopt.pyiuFan…
15 from distutils.fancy_getopt import FancyGetopt
25 from distutils.fancy_getopt import FancyGetopt
400 from distutils.fancy_getopt import longopt_xlate
152 from distutils.fancy_getopt import longopt_xlate
367 def fancy_getopt(options, negative_opt, object, args): function
980 from distutils.fancy_getopt import FancyGetopt
18 from distutils.fancy_getopt import FancyGetopt, translate_longopt
1339 :mod:`distutils.fancy_getopt` --- Wrapper around the standard getopt module1342 .. module:: distutils.fancy_getopt1351 * options have help strings, so :func:`fancy_getopt` could potentially create a1360 .. function:: fancy_getopt(options, negative_opt, object, args)