HomeSort by relevance Sort by last modified time
    Searched refs:_check_weakref (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_copy.py 609 def _check_weakref(self, _copy): member in class:TestCopy
621 self._check_weakref(copy.copy)
624 self._check_weakref(copy.deepcopy)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_copy.py 609 def _check_weakref(self, _copy): member in class:TestCopy
621 self._check_weakref(copy.copy)
624 self._check_weakref(copy.deepcopy)

Completed in 35 milliseconds