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 vstinner
Recipients Sworddragon, a.badger, bkabrda, larry, lemburg, loewis, ncoghlan, pitrou, r.david.murray, serhiy.storchaka, terry.reedy, vstinner
Date 2013-12-13.16:44:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386953044.94.0.448787622448.issue19846@psf.upfronthosting.co.za>
In-reply-to
Content
I propose to modify the error handler, the encoding cannot be modified. See my following message explaining why it's not possible to change the encoding:
http://bugs.python.org/issue19846#msg205675
History
Date User Action Args
2013-12-13 16:44:04vstinnersetrecipients: + vstinner, lemburg, loewis, terry.reedy, ncoghlan, pitrou, larry, a.badger, r.david.murray, Sworddragon, serhiy.storchaka, bkabrda
2013-12-13 16:44:04vstinnersetmessageid: <1386953044.94.0.448787622448.issue19846@psf.upfronthosting.co.za>
2013-12-13 16:44:04vstinnerlinkissue19846 messages
2013-12-13 16:44:04vstinnercreate