Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_descr.py5421 NEED_DICT_COPYING = True variable in PicklingTests.test_reduce_copying.C1
5433 NEED_DICT_COPYING = False variable in PicklingTests.test_reduce_copying.C2
5454 NEED_DICT_COPYING = False variable in PicklingTests.test_reduce_copying.C3
5475 NEED_DICT_COPYING = False variable in PicklingTests.test_reduce_copying.C4
5492 NEED_DICT_COPYING = False variable in PicklingTests.test_reduce_copying.C5
5518 if proto >= 2 and not cls.NEED_DICT_COPYING:
5534 if not cls.NEED_DICT_COPYING:

Completed in 9 milliseconds