Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_exceptions.py660 class BrokenRepr(BrokenDel): class
670 for test_class in (BrokenDel, BrokenRepr, BrokenExceptionDel):
676 if test_class is BrokenRepr: