Message 80059 - Python tracker

Message80059

Author mark.dickinson
Recipients lkcl, mark.dickinson
Date 2009-01-17.22:57:50
SpamBayes Score 0.0008025732
Marked as misclassified No
Message-id <1232233070.88.0.0299042188641.issue4977@psf.upfronthosting.co.za>
In-reply-to
Content
You might try replacing the strtol call with a call to PyOS_strtol.  
Please let us know if this works!
History
Date User Action Args
2009-01-17 22:57:51mark.dickinsonsetrecipients: + mark.dickinson, lkcl
2009-01-17 22:57:50mark.dickinsonsetmessageid: <1232233070.88.0.0299042188641.issue4977@psf.upfronthosting.co.za>
2009-01-17 22:57:50mark.dickinsonlinkissue4977 messages
2009-01-17 22:57:50mark.dickinsoncreate