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 pitrou
Recipients alexandre.vassalotti, bronger, dddibagh, georg.brandl, lemburg, loewis, mawbid, pitrou, wdoekes
Date 2009-04-22.21:04:33
SpamBayes Score 0.027698625
Marked as misclassified No
Message-id <1240434275.13.0.63817415907.issue2980@psf.upfronthosting.co.za>
In-reply-to
Content
If your data is simple enough, you can use JSON. It has an
`ensure_ascii` flag when dumping data.
History
Date User Action Args
2009-04-22 21:04:35pitrousetrecipients: + pitrou, lemburg, loewis, georg.brandl, bronger, alexandre.vassalotti, mawbid, dddibagh, wdoekes
2009-04-22 21:04:35pitrousetmessageid: <1240434275.13.0.63817415907.issue2980@psf.upfronthosting.co.za>
2009-04-22 21:04:34pitroulinkissue2980 messages
2009-04-22 21:04:34pitroucreate