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

Petri Lehtinen report at bugs.python.org
Fri May 27 13:28:08 CEST 2011


Petri Lehtinen <petri at digip.org> added the comment:

Actually, I only commented on the patch format and not on the actual contents of the patch, sorry :)

Your test method missed the self parameter, and the test case needed to be added to the testcases_other list for the test to be actually run. I attached a corrected patch.

And, now that I tested it, the test runs correctly on Linux, so maybe this is a Windows specific issue?

----------
Added file: http://bugs.python.org/file22145/patch_2.diff

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


More information about the Python-bugs-list mailing list