Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/multiprocessing/
Dspawn.py234 _fixup_main_from_name(data['init_main_from_name'])
240 def _fixup_main_from_name(mod_name): function