Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_repr.py22 class ReprTests(unittest.TestCase): class
331 run_unittest(ReprTests)
/external/python/cpython3/Lib/test/
Dtest_reprlib.py25 class ReprTests(unittest.TestCase): class