Searched refs:_check_prompt_blank (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ | ||
H A D | doctest.py | 710 self._check_prompt_blank(source_lines, indent, name, lineno) 785 def _check_prompt_blank(self, lines, indent, name, lineno): member in DocTestParser |
Completed in 5 milliseconds