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 kristjan.jonsson
Recipients georg.brandl, kristjan.jonsson
Date 2012-05-31.14:58:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338476315.74.0.856033511968.issue14952@psf.upfronthosting.co.za>
In-reply-to
Content
I've found what is wrong.
There is a problem with _multiprocessing.pyd on 64 bit debug builds.
Why this manifests itself as it does, I don´t know.  Someone must be silencinng the proper import error.

this is most likely a build config error, that I will fix.
History
Date User Action Args
2012-05-31 14:58:35kristjan.jonssonsetrecipients: + kristjan.jonsson, georg.brandl
2012-05-31 14:58:35kristjan.jonssonsetmessageid: <1338476315.74.0.856033511968.issue14952@psf.upfronthosting.co.za>
2012-05-31 14:58:35kristjan.jonssonlinkissue14952 messages
2012-05-31 14:58:34kristjan.jonssoncreate