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 wenkat_s
Recipients brian.curtin, theller, wenkat_s
Date 2010-02-09.18:04:03
SpamBayes Score 0.00080205715
Marked as misclassified No
Message-id <1265738645.18.0.356826388771.issue7505@psf.upfronthosting.co.za>
In-reply-to
Content
The output was a valid pointer which was not null. I did not investigate further on this issue, because I had a work around i.e I used ctypes.POINTER(ctypes.c_cint)() instead of None.
History
Date User Action Args
2010-02-09 18:04:05wenkat_ssetrecipients: + wenkat_s, theller, brian.curtin
2010-02-09 18:04:05wenkat_ssetmessageid: <1265738645.18.0.356826388771.issue7505@psf.upfronthosting.co.za>
2010-02-09 18:04:04wenkat_slinkissue7505 messages
2010-02-09 18:04:03wenkat_screate