Home
last modified time | relevance | path

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

/third_party/python/Lib/
Doptparse.py210 short_first): argument
225 self.short_first = short_first
361 if self.short_first:
376 short_first=1): argument
378 self, indent_increment, max_help_position, width, short_first)
395 short_first=0): argument
397 self, indent_increment, max_help_position, width, short_first)
/third_party/python/Lib/test/
Dtest_optparse.py1522 self.parser.formatter.short_first = 0