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 georg.brandl
Recipients amaury.forgeotdarc, georg.brandl, gvanrossum, ishimoto, lemburg
Date 2008-06-03.10:31:22
SpamBayes Score 0.09117109
Marked as misclassified No
Message-id <1212489084.61.0.50893907639.issue2630@psf.upfronthosting.co.za>
In-reply-to
Content
One more thing: with r63891 the encoding and errors arguments for the
creation of sys.stderr were made configurable; you'll have to adapt the
patch so that it defaults to backslashescape but can be overridden by
PYTHONIOENCODING.
History
Date User Action Args
2008-06-03 10:31:25georg.brandlsetspambayes_score: 0.0911711 -> 0.09117109
recipients: + georg.brandl, lemburg, gvanrossum, ishimoto, amaury.forgeotdarc
2008-06-03 10:31:24georg.brandlsetspambayes_score: 0.0911711 -> 0.0911711
messageid: <1212489084.61.0.50893907639.issue2630@psf.upfronthosting.co.za>
2008-06-03 10:31:23georg.brandllinkissue2630 messages
2008-06-03 10:31:22georg.brandlcreate