Searched refs:_populate_option_list (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
H A Doptparse.py1219 self._populate_option_list(option_list,
1258 def _populate_option_list(self, option_list, add_help=True): member in class:OptionParser
/external/python/cpython3/Lib/
H A Doptparse.py1206 self._populate_option_list(option_list,
1245 def _populate_option_list(self, option_list, add_help=True): member in class:OptionParser

Completed in 361 milliseconds