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 vstinner
Recipients skrah, vstinner
Date 2012-01-26.14:02:53
SpamBayes Score 0.018296102
Marked as misclassified No
Message-id <CAMpsgwYzuX3UGM=yb7Zt9GWD0PCZZVyhq+mvAHEH954ydJPz_w@mail.gmail.com>
In-reply-to <1327584887.45.0.833971151143.issue13874@psf.upfronthosting.co.za>
Content
Can you try x = (int *)1; instead of x = NULL; ?
History
Date User Action Args
2012-01-26 14:02:54vstinnersetrecipients: + vstinner, skrah
2012-01-26 14:02:53vstinnerlinkissue13874 messages
2012-01-26 14:02:53vstinnercreate