[issue1516613] Decimal should allow leading or trailing spaces.

Mark Dickinson report at bugs.python.org
Sat Jan 12 04:31:58 CET 2008


Mark Dickinson added the comment:

I spoke too soon.  This came up again in the discussion for issue #1780 
and there was general support for allowing trailing and leading 
whitespace.

Fixed for Python 2.6, revision 59929

----------
resolution:  -> fixed
status: open -> closed
superseder:  -> Decimal constructor accepts newline terminated strings

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1516613>
_____________________________________


More information about the Python-bugs-list mailing list