Searched refs:_check_weakref (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_copy.py | 806 def _check_weakref(self, _copy): member in TestCopy 818 self._check_weakref(copy.copy) 821 self._check_weakref(copy.deepcopy) |
Completed in 3 milliseconds