Home
last modified time | relevance | path

Searched defs:objcopy (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/test/
Dpickletester.py485 def assert_is_copy(self, obj, objcopy, msg=None): argument
/external/python/cpython3/Lib/test/
Dpickletester.py665 def assert_is_copy(self, obj, objcopy, msg=None): argument
Dtest_descr.py4936 def _assert_is_copy(self, obj, objcopy, msg=None): argument