Searched refs:test_no_docstring (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/test/ | ||
D | test_module.py | 50 def test_no_docstring(self): member in ModuleTests |
/third_party/python/Lib/idlelib/idle_test/ | ||
D | test_calltip.py | 222 def test_no_docstring(self): member in Get_argspecTest |