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 mark.dickinson, ocean-city
Date 2009-10-28.07:20:13
SpamBayes Score 0.0049329484
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
The 'long long' define should have been PY_LONG_LONG.  I don't know what 
the appropriate substitute for "%lld" is, though.
History
Date User Action Args
2009-10-28 07:20:15mark.dickinsonsetrecipients: + mark.dickinson, ocean-city
2009-10-28 07:20:15mark.dickinsonsetmessageid: <[email protected]>
2009-10-28 07:20:13mark.dickinsonlinkissue7228 messages
2009-10-28 07:20:13mark.dickinsoncreate