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 scoder
Recipients effbot, flox, mark, scoder
Date 2010-08-08.07:44:25
SpamBayes Score 0.00011785542
Marked as misclassified No
Message-id <1281253467.79.0.927310171885.issue9522@psf.upfronthosting.co.za>
In-reply-to
Content
I think it makes sense to keep input and output separate. After all, the part of the software that outputs a document doesn't necessarily know how it came in, so having the default output encoding depend on the input sounds error prone. Encoding should always be explicit. My advice is to reject this feature request.
History
Date User Action Args
2010-08-08 07:44:28scodersetrecipients: + scoder, effbot, mark, flox
2010-08-08 07:44:27scodersetmessageid: <1281253467.79.0.927310171885.issue9522@psf.upfronthosting.co.za>
2010-08-08 07:44:26scoderlinkissue9522 messages
2010-08-08 07:44:25scodercreate