Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/command/
Dbdist.py15 from distutils.fancy_getopt import FancyGetopt
20 pretty_printer = FancyGetopt(formats)
Dsdist.py25 from distutils.fancy_getopt import FancyGetopt
32 FancyGetopt(formats).print_help(
/third_party/python/Lib/distutils/
Dfancy_getopt.py29 class FancyGetopt: class
368 parser = FancyGetopt(options)
Dccompiler.py980 from distutils.fancy_getopt import FancyGetopt
986 pretty_printer = FancyGetopt(compilers)
Ddist.py18 from distutils.fancy_getopt import FancyGetopt, translate_longopt
472 parser = FancyGetopt(toplevel_options + self.display_options)
/third_party/python/Doc/distutils/
Dapiref.rst1364 :class:`FancyGetopt`. *negative_opt* should be a dictionary mapping option names
1367 method of the :class:`FancyGetopt` class). *args* is the argument list. Will use
1376 .. class:: FancyGetopt([option_table=None])
1386 The :class:`FancyGetopt` class provides the following methods:
1389 .. method:: FancyGetopt.getopt([args=None, object=None])
1403 .. method:: FancyGetopt.get_option_order()
1410 .. method:: FancyGetopt.generate_help([header=None])
1413 the option table for this :class:`FancyGetopt` object.
/third_party/python/Lib/test/
Dpstats.pck86 …���u4���/home/gbr/devel/python/Lib/distutils/fancy_getopt.pyi���u ���FancyGetopt(���i���i���g…