[issue19871] json module won't parse a float that starts with a decimal point
Feb. 10, 2014
10:27 a.m.
Terry J. Reedy added the comment:
My point is that Python and JSON are two different languages which have different syntaxes.
That is also the point of the generic note I suggested, which explains the consequence of the difference (rejection by JSON parser before calling Python constructor), with just one example given. ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue19871> _______________________________________
4481
Age (days ago)
4481
Last active (days ago)
0 comments
1 participants
participants (1)
-
Terry J. Reedy