Searched refs:test_cpickle (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython2/Tools/scripts/ |
D | find_recursionlimit.py | 73 def test_cpickle(_cache={}): function
|
/external/python/cpython3/Tools/scripts/ |
D | find_recursionlimit.py | 73 def test_cpickle(_cache={}): function
|
/external/python/cpython2/Lib/test/ |
D | test_bool.py | 312 def test_cpickle(self): member in BoolTest
|
/external/python/cpython2/Misc/ |
D | HISTORY | 9899 * Lib/test/test_cpickle.py: Jonathan Giddy write: 9901 In test_cpickle.py, the module os got imported, but the line to remove 9954 * Lib/test/test_cpickle.py: 10041 … Lib/test/output/test_pickle, Lib/test/output/test_cpickle, Lib/test/test_pickle.py, Lib/test/test…
|
/external/python/cpython3/Misc/ |
D | HISTORY | 27278 * Lib/test/test_cpickle.py: Jonathan Giddy write: 27280 In test_cpickle.py, the module os got imported, but the line to remove 27333 * Lib/test/test_cpickle.py: 27420 … Lib/test/output/test_pickle, Lib/test/output/test_cpickle, Lib/test/test_pickle.py, Lib/test/test…
|