HomeSort by relevance Sort by last modified time
    Searched refs:BrokenRepr (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Lib/test/
test_exceptions.py 660 class BrokenRepr(BrokenDel):
670 for test_class in (BrokenDel, BrokenRepr, BrokenExceptionDel):
676 if test_class is BrokenRepr:
  /external/python/cpython3/Lib/test/
test_exceptions.py     [all...]

Completed in 146 milliseconds