Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_bool.py276 def test_marshal(self): member in BoolTest
/external/python/cpython2/Lib/test/
Dtest_bool.py301 def test_marshal(self): member in BoolTest
/external/python/cpython3/Misc/
DHISTORY4347 a stack overflow in the marshal module (fix a crash in test_marshal).