Searched refs:reduce_1 (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | pickletester.py | 3930 REDUCE_1 = 'reduce_1' 3931 def reduce_1(obj): function 3933 dispatch_table[complex] = reduce_1 3946 dispatch_table[BBB] = reduce_1 |
Completed in 6 milliseconds