This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sbt
Recipients christian.heimes, neologix, pitrou, r.david.murray, sbt, vstinner
Date 2013-10-12.10:56:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381575392.94.0.889732003543.issue19227@psf.upfronthosting.co.za>
In-reply-to
Content
> I'm already confused by the fact that the test is named 
> test_multiprocessing_spawn and the error is coming from a module named 
> popen_fork...)

popen_spawn_posix.Popen is a subclass of popen_fork.Popen.
History
Date User Action Args
2013-10-12 10:56:32sbtsetrecipients: + sbt, pitrou, vstinner, christian.heimes, r.david.murray, neologix
2013-10-12 10:56:32sbtsetmessageid: <1381575392.94.0.889732003543.issue19227@psf.upfronthosting.co.za>
2013-10-12 10:56:32sbtlinkissue19227 messages
2013-10-12 10:56:32sbtcreate