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 jyasskin
Recipients facundobatista, gvanrossum, jyasskin, mark.dickinson, rhettinger
Date 2008-02-02.07:24:50
SpamBayes Score 0.029697372
Marked as misclassified No
Message-id <1201937093.13.0.53343598459.issue1682@psf.upfronthosting.co.za>
In-reply-to
Content
Whoops, sorry for taking a while to answer. +0 on adding support for
'2.' and '.3', given that they're allowed for float and Decimal. Not +1
because they'll make the regular expression more complicated, and
they're not exactly necessary, but if you want to add them, go ahead.
History
Date User Action Args
2008-02-02 07:24:53jyasskinsetspambayes_score: 0.0296974 -> 0.029697372
recipients: + jyasskin, gvanrossum, rhettinger, facundobatista, mark.dickinson
2008-02-02 07:24:53jyasskinsetspambayes_score: 0.0296974 -> 0.0296974
messageid: <1201937093.13.0.53343598459.issue1682@psf.upfronthosting.co.za>
2008-02-02 07:24:52jyasskinlinkissue1682 messages
2008-02-02 07:24:50jyasskincreate