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 mark.dickinson
Recipients lkcl, mark.dickinson
Date 2009-01-17.22:57:50
SpamBayes Score 0.0008025732
Marked as misclassified No
Message-id <[email protected]>
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: <[email protected]>
2009-01-17 22:57:50mark.dickinsonlinkissue4977 messages
2009-01-17 22:57:50mark.dickinsoncreate