Home
last modified time | relevance | path

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

/third_party/python/Lib/
Doptparse.py569 opts = self._check_opt_strings(opts)
583 def _check_opt_strings(self, opts): member in Option