Searched refs:test_noncallable_reduce (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_copyreg.py | 38 def test_noncallable_reduce(self): member in CopyRegTestCase |
/external/python/cpython2/Lib/test/ | ||
D | test_copy_reg.py | 39 def test_noncallable_reduce(self): member in CopyRegTestCase |