Home
last modified time | relevance | path

Searched defs:source_lines (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/
Ddoctest.py987 def _find(self, tests, obj, name, module, source_lines, globs, seen): argument
1048 def _get_test(self, obj, name, module, globs, source_lines): argument
1086 def _find_lineno(self, obj, source_lines): argument