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 ishimoto
Recipients amaury.forgeotdarc, gvanrossum, ishimoto
Date 2008-04-16.02:37:15
SpamBayes Score 0.05464745
Marked as misclassified No
Message-id <1208313436.34.0.30896574503.issue2630@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I missed to write "for interactive session".
I agree for sys.stdout and other files should not have default 
backslashescape, but for iteractive session, I think sys.stdout can 
have backslasespape handler to avoid exceptions.
History
Date User Action Args
2008-04-16 02:37:16ishimotosetspambayes_score: 0.0546474 -> 0.05464745
recipients: + ishimoto, gvanrossum, amaury.forgeotdarc
2008-04-16 02:37:16ishimotosetspambayes_score: 0.0546474 -> 0.0546474
messageid: <1208313436.34.0.30896574503.issue2630@psf.upfronthosting.co.za>
2008-04-16 02:37:15ishimotolinkissue2630 messages
2008-04-16 02:37:15ishimotocreate