[issue19946] Handle a non-importable __main__ in multiprocessing

Nick Coghlan report at bugs.python.org
Sat Dec 14 14:18:29 CET 2013


Changes by Nick Coghlan <ncoghlan at gmail.com>:


----------
title: Have multiprocessing raise ImportError when spawning a process that can't find the "main" module -> Handle a non-importable __main__ in multiprocessing

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19946>
_______________________________________


More information about the Python-bugs-list mailing list