Searched refs:get_option_group (Results 1 - 4 of 4) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Doptparse.py1351 def get_option_group(self, opt_str): member in class:OptionParser
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_optparse.py1013 self.assertTrue(self.parser.get_option_group("--bacon"), group)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Doptparse.py1351 def get_option_group(self, opt_str): member in class:OptionParser
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_optparse.py1013 self.assertTrue(self.parser.get_option_group("--bacon"), group)

Completed in 39 milliseconds