Searched refs:_extra_reducers (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/multiprocessing/ | ||
H A D | reduction.py | 35 _extra_reducers = {} variable in ForkingPickler 41 self.dispatch_table.update(self._extra_reducers) 46 cls._extra_reducers[type] = reduce |
Completed in 2 milliseconds