Searched refs:set_option_table (Results 1 – 4 of 4) sorted by relevance
560 parser.set_option_table(self.global_options +630 parser.set_option_table(options)635 parser.set_option_table(self.display_options)648 parser.set_option_table(klass.user_options +651 parser.set_option_table(klass.user_options)
94 def set_option_table (self, option_table): member in FancyGetopt
574 parser.set_option_table(self.global_options +644 parser.set_option_table(options)649 parser.set_option_table(self.display_options)662 parser.set_option_table(klass.user_options +665 parser.set_option_table(klass.user_options)
86 def set_option_table(self, option_table): member in FancyGetopt