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 jyasskin, mark.dickinson
Date 2008-06-27.16:34:48
SpamBayes Score 0.011961352
Marked as misclassified No
Message-id <1214584490.11.0.616131787101.issue3197@psf.upfronthosting.co.za>
In-reply-to
Content
> [sign] integer '.' [fraction] | [sign] ['.'] fraction

Shouldn't make the second '.' optional or this will match plain
numerators too.

Otherwise, looks good. Thanks for fixing this!
History
Date User Action Args
2008-06-27 16:34:50jyasskinsetspambayes_score: 0.0119614 -> 0.011961352
recipients: + jyasskin, mark.dickinson
2008-06-27 16:34:50jyasskinsetspambayes_score: 0.0119614 -> 0.0119614
messageid: <1214584490.11.0.616131787101.issue3197@psf.upfronthosting.co.za>
2008-06-27 16:34:49jyasskinlinkissue3197 messages
2008-06-27 16:34:48jyasskincreate