[issue15393] JSONDecoder.raw_decode breaks on leading whitespace

R. David Murray report at bugs.python.org
Thu Jul 19 14:03:06 CEST 2012


R. David Murray <rdmurray at bitdance.com> added the comment:

Ah, I see, you are thinking that "json document" includes the possibility of leading whitespace.  That is a reasonable interpretation...just make sure that we don't break backward compatibility.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15393>
_______________________________________


More information about the Python-bugs-list mailing list