Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_enum.py125 def test_pickle_exception(assertion, exception, obj): function
1378 test_pickle_exception(self.assertRaises, TypeError, BadPickle.dill)
1379 test_pickle_exception(self.assertRaises, PicklingError, BadPickle)

Completed in 9 milliseconds