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 michael.foord
Recipients amaury.forgeotdarc, ezio.melotti, gthb, michael.foord, vstinner
Date 2010-05-05.10:19:56
SpamBayes Score 0.05726699
Marked as misclassified No
Message-id <1273054798.91.0.591562680393.issue8313@psf.upfronthosting.co.za>
In-reply-to
Content
I would prefer to try str(...) first and only attempt to convert to unicode and do the backslash replace if the str(...) call fails.
History
Date User Action Args
2010-05-05 10:19:59michael.foordsetrecipients: + michael.foord, amaury.forgeotdarc, vstinner, ezio.melotti, gthb
2010-05-05 10:19:58michael.foordsetmessageid: <1273054798.91.0.591562680393.issue8313@psf.upfronthosting.co.za>
2010-05-05 10:19:56michael.foordlinkissue8313 messages
2010-05-05 10:19:56michael.foordcreate