Home
last modified time | relevance | path

Searched refs:_check_copy_weakdict (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_copy.py823 def _check_copy_weakdict(self, _dicttype): member in TestCopy
845 self._check_copy_weakdict(weakref.WeakKeyDictionary)
848 self._check_copy_weakdict(weakref.WeakValueDictionary)

Completed in 2 milliseconds