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 theller
Recipients Rhamphoryncus, jnoller, theller
Date 2008-06-16.18:01:47
SpamBayes Score 0.22817266
Marked as misclassified No
Message-id <1213639310.15.0.389247991242.issue3125@psf.upfronthosting.co.za>
In-reply-to
Content
IMO this problem occurs because multiprocessing registers pickling
support for ctypes, but the ctypes in trunk already has support for
pickling.
History
Date User Action Args
2008-06-16 18:01:50thellersetspambayes_score: 0.228173 -> 0.22817266
recipients: + theller, Rhamphoryncus, jnoller
2008-06-16 18:01:50thellersetspambayes_score: 0.228173 -> 0.228173
messageid: <1213639310.15.0.389247991242.issue3125@psf.upfronthosting.co.za>
2008-06-16 18:01:48thellerlinkissue3125 messages
2008-06-16 18:01:48thellercreate