Mark Dickinson added the comment:

Here's a patch that alters the Decimal constructor to allow leading and 
trailing whitespace.

The Context.create_decimal method should now be a fully conforming 
implementation of to-number:  it doesn't accept any leading or trailing 
whitespace.

----------
keywords: +patch
Added file: http://bugs.python.org/file9136/issue1780.patch

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1780>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to