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 gvanrossum
Recipients facundobatista, gvanrossum, mark.dickinson
Date 2008-01-10.01:04:39
SpamBayes Score 0.0
Marked as misclassified No
Message-id <1199927080.98.0.703948638142.issue1780@psf.upfronthosting.co.za>
In-reply-to
Content
I'd propose doing the same thing as int() and float(), which accept and
strip leading and trailing whitespace.
History
Date User Action Args
2008-07-26 13:50:23georg.brandlsetspambayes_score: 0.795712 -> 0.0
2008-01-10 01:04:41gvanrossumsetspambayes_score: 0.795712 -> 0.795712
recipients: + gvanrossum, facundobatista, mark.dickinson
2008-01-10 01:04:41gvanrossumsetspambayes_score: 0.795712 -> 0.795712
messageid: <1199927080.98.0.703948638142.issue1780@psf.upfronthosting.co.za>
2008-01-10 01:04:40gvanrossumlinkissue1780 messages
2008-01-10 01:04:40gvanrossumcreate