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 facundobatista, gvanrossum, mark.dickinson, rhettinger
Date 2008-01-10.01:28:53
SpamBayes Score 0.0
Marked as misclassified No
Message-id <1199928534.49.0.194044915103.issue1780@psf.upfronthosting.co.za>
In-reply-to
Content
Okay:  in that case, I propose:
(1) adding a to_number method to the Decimal and Context class, so that 
we're still in full compliance with the specification, and
(2) altering Decimal.__new__ to allow trailing and leading whitespace.
History
Date User Action Args
2008-12-20 22:51:36loewissetspambayes_score: 0.735789 -> 0.0
2008-01-10 01:28:54mark.dickinsonsetspambayes_score: 0.735789 -> 0.735789
recipients: + mark.dickinson, gvanrossum, rhettinger, facundobatista
2008-01-10 01:28:54mark.dickinsonsetspambayes_score: 0.735789 -> 0.735789
messageid: <1199928534.49.0.194044915103.issue1780@psf.upfronthosting.co.za>
2008-01-10 01:28:53mark.dickinsonlinkissue1780 messages
2008-01-10 01:28:53mark.dickinsoncreate