Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/multiprocessing/
Dreduction.py36 _copyreg_dispatch_table = copyreg.dispatch_table variable in ForkingPickler
40 self.dispatch_table = self._copyreg_dispatch_table.copy()