Home
last modified time | relevance | path

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

/third_party/python/Lib/
Doptparse.py570 self._set_opt_strings(opts)
592 def _set_opt_strings(self, opts): member in Option