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

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

Completed in 424 milliseconds