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 olt
Recipients LambertDW, amcnabb, olt, robertluce, theller
Date 2011-04-11.12:49:47
SpamBayes Score 5.033434e-05
Marked as misclassified No
Message-id <1302526188.12.0.21170853873.issue4606@psf.upfronthosting.co.za>
In-reply-to
Content
For anyone that has to use a Python version where this bug is present, it is possible to manually create a NULL pointer.

For the example:

POINTER(c_double)()

This works, at least in my case.
History
Date User Action Args
2011-04-11 12:49:48oltsetrecipients: + olt, theller, amcnabb, LambertDW, robertluce
2011-04-11 12:49:48oltsetmessageid: <1302526188.12.0.21170853873.issue4606@psf.upfronthosting.co.za>
2011-04-11 12:49:47oltlinkissue4606 messages
2011-04-11 12:49:47oltcreate