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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, Андрей.Гаврилин
Date 2012-12-18.09:54:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355824443.03.0.188143516143.issue16710@psf.upfronthosting.co.za>
In-reply-to
Content
Unlike Python dictionaries, keys of Json objects are always strings. 
There is a note in the documentation: http://docs.python.org/2/library/json.html#json.dumps
History
Date User Action Args
2012-12-18 09:54:03amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, Андрей.Гаврилин
2012-12-18 09:54:03amaury.forgeotdarcsetmessageid: <1355824443.03.0.188143516143.issue16710@psf.upfronthosting.co.za>
2012-12-18 09:54:02amaury.forgeotdarclinkissue16710 messages
2012-12-18 09:54:01amaury.forgeotdarccreate