Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Doptparse.py204 short_first): argument
219 self.short_first = short_first
355 if self.short_first:
370 short_first=1): argument
372 self, indent_increment, max_help_position, width, short_first)
389 short_first=0): argument
391 self, indent_increment, max_help_position, width, short_first)
/external/python/cpython2/Lib/test/
Dtest_optparse.py1527 self.parser.formatter.short_first = 0