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 pitrou
Recipients aliles, amaury.forgeotdarc, belopolsky, dangyogi, flox, gruszczy, pitrou, r.david.murray, vstinner
Date 2012-08-22.12:48:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345639714.52.0.819527441248.issue8256@psf.upfronthosting.co.za>
In-reply-to
Content
> I suggest that since PyOS_Readline() write the prompt to stderr, the
> conversion uses the encoding of stderr.

Agreed with Amaury.
History
Date User Action Args
2012-08-22 12:48:34pitrousetrecipients: + pitrou, amaury.forgeotdarc, belopolsky, vstinner, dangyogi, r.david.murray, gruszczy, flox, aliles
2012-08-22 12:48:34pitrousetmessageid: <1345639714.52.0.819527441248.issue8256@psf.upfronthosting.co.za>
2012-08-22 12:48:34pitroulinkissue8256 messages
2012-08-22 12:48:33pitroucreate