Home
last modified time | relevance | path

Searched refs:help_string (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/distutils/
Dfancy_getopt.py90 def add_option(self, long_option, short_option=None, help_string=None): argument
95 option = (long_option, short_option, help_string)
/third_party/python/Doc/distutils/
Dapiref.rst1363 help_string)`` 3-tuples as described in the constructor for
1379 help_string)``