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 eric.araujo
Recipients benjamin.peterson, eric.araujo, ezio.melotti, meador.inge
Date 2011-10-27.15:37:48
SpamBayes Score 0.012390432
Marked as misclassified No
Message-id <1319729869.2.0.55339635287.issue13253@psf.upfronthosting.co.za>
In-reply-to
Content
Do people really import maxint from sys?  I’d find that less readable than using sys.maxint —which should, if you ask me, also be replaced :)
History
Date User Action Args
2011-10-27 15:37:49eric.araujosetrecipients: + eric.araujo, benjamin.peterson, ezio.melotti, meador.inge
2011-10-27 15:37:49eric.araujosetmessageid: <1319729869.2.0.55339635287.issue13253@psf.upfronthosting.co.za>
2011-10-27 15:37:48eric.araujolinkissue13253 messages
2011-10-27 15:37:48eric.araujocreate