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 chuck
Recipients chuck, ned.deily, ronaldoussoren
Date 2009-10-03.09:40:41
SpamBayes Score 0.0017599934
Marked as misclassified No
Message-id <1254562843.19.0.47725931409.issue7042@psf.upfronthosting.co.za>
In-reply-to
Content
$ ./python.exe -c 'import sys; print sys.maxint'
9223372036854775807
History
Date User Action Args
2009-10-03 09:40:43chucksetrecipients: + chuck, ronaldoussoren, ned.deily
2009-10-03 09:40:43chucksetmessageid: <1254562843.19.0.47725931409.issue7042@psf.upfronthosting.co.za>
2009-10-03 09:40:41chucklinkissue7042 messages
2009-10-03 09:40:41chuckcreate