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 eric.araujo, eric.smith, gosella, mark.dickinson, mrabarnett
Date 2010-06-14.15:32:48
SpamBayes Score 0.026559632
Marked as misclassified No
Message-id <1276529569.89.0.0595103369746.issue7951@psf.upfronthosting.co.za>
In-reply-to
Content
Matthew:

would that include allowing whitespace, then?

>>> int('\t\n+56')
56
History
Date User Action Args
2010-06-14 15:32:49mark.dickinsonsetrecipients: + mark.dickinson, eric.smith, eric.araujo, mrabarnett, gosella
2010-06-14 15:32:49mark.dickinsonsetmessageid: <1276529569.89.0.0595103369746.issue7951@psf.upfronthosting.co.za>
2010-06-14 15:32:48mark.dickinsonlinkissue7951 messages
2010-06-14 15:32:48mark.dickinsoncreate