Home
last modified time | relevance | path

Searched refs:BrokenDel (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_exceptions.py1578 class BrokenDel: class
1584 obj = BrokenDel()
1589 self.assertEqual(cm.unraisable.object, BrokenDel.__del__)
H A Dtest_sys.py1152 class BrokenDel: class
1168 for test_class in (BrokenDel, BrokenExceptionDel):

Completed in 6 milliseconds