Home
last modified time | relevance | path

Searched refs:_extra_reducers (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/multiprocessing/
Dreduction.py35 _extra_reducers = {} variable in ForkingPickler
41 self.dispatch_table.update(self._extra_reducers)
46 cls._extra_reducers[type] = reduce