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, gvanrossum, ishimoto
Date 2008-04-14.21:20:11
SpamBayes Score 0.63043946
Marked as misclassified No
Message-id <1208208012.28.0.331510975647.issue2630@psf.upfronthosting.co.za>
In-reply-to
Content
What if we turn on the backslashreplace trick for some operations only?
For example: sys_displayhook and sys_excepthook.
History
Date User Action Args
2008-04-14 21:20:12amaury.forgeotdarcsetspambayes_score: 0.630439 -> 0.63043946
recipients: + amaury.forgeotdarc, gvanrossum, ishimoto
2008-04-14 21:20:12amaury.forgeotdarcsetspambayes_score: 0.630439 -> 0.630439
messageid: <1208208012.28.0.331510975647.issue2630@psf.upfronthosting.co.za>
2008-04-14 21:20:11amaury.forgeotdarclinkissue2630 messages
2008-04-14 21:20:11amaury.forgeotdarccreate