Home
last modified time | relevance | path

Searched refs:test_deepcopy_inst_getinitargs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_copy.py389 def test_deepcopy_inst_getinitargs(self): member in TestCopy
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_copy.py480 def test_deepcopy_inst_getinitargs(self): member in TestCopy