[issue3792] Module variable overridden in child processes with multiprocessing

Benjamin Peterson report at bugs.python.org
Sat Sep 6 14:28:46 CEST 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

I agree; this is the expected behavior. Perhaps you don't understand how
globals work in Python?

----------
nosy: +benjamin.peterson
resolution:  -> invalid
status: open -> closed

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


More information about the Python-bugs-list mailing list