[issue11969] Can't launch multiproccessing.Process on methods

Jesse Noller report at bugs.python.org
Sat May 7 15:06:00 CEST 2011


Jesse Noller <jnoller at gmail.com> added the comment:

Do things like this in the REPL are known not to work. Things are not protected in the if __name__ block so we can import the script properly to run it.

----------

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


More information about the Python-bugs-list mailing list