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 bob.ippolito
Recipients bob.ippolito
Date 2009-03-28.05:53:29
SpamBayes Score 0.03552558
Marked as misclassified No
Message-id <1238219615.73.0.707210951472.issue5584@psf.upfronthosting.co.za>
In-reply-to
Content
http://code.google.com/p/simplejson/issues/detail?id=43

Need a <= where there's a < in the unicode float scanner. problem only 
exists when decoding a unicode float that is not in any sort of container 
(e.g. array or object).
History
Date User Action Args
2009-03-28 05:53:36bob.ippolitosetrecipients: + bob.ippolito
2009-03-28 05:53:35bob.ippolitosetmessageid: <1238219615.73.0.707210951472.issue5584@psf.upfronthosting.co.za>
2009-03-28 05:53:32bob.ippolitolinkissue5584 messages
2009-03-28 05:53:30bob.ippolitocreate