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 brian.curtin
Recipients brian.curtin, jnoller, pitrou
Date 2010-05-14.00:40:44
SpamBayes Score 3.1404325e-05
Marked as misclassified No
Message-id <1273797647.32.0.19210607598.issue8584@psf.upfronthosting.co.za>
In-reply-to
Content
Value and copy come from multiprocessing.sharedctypes, not from ctypes. Changed the import and also the test skipping based on this.

(done during a presentation with the Chicago Python Users Group)
History
Date User Action Args
2010-05-14 00:40:47brian.curtinsetrecipients: + brian.curtin, pitrou, jnoller
2010-05-14 00:40:47brian.curtinsetmessageid: <1273797647.32.0.19210607598.issue8584@psf.upfronthosting.co.za>
2010-05-14 00:40:45brian.curtinlinkissue8584 messages
2010-05-14 00:40:45brian.curtincreate