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 ezio.melotti
Recipients amaury.forgeotdarc, doerwalter, eric.smith, ezio.melotti, flox, lemburg, vstinner
Date 2010-02-25.17:06:38
SpamBayes Score 7.9769524e-14
Marked as misclassified No
Message-id <1267117600.52.0.726155652991.issue7649@psf.upfronthosting.co.za>
In-reply-to
Content
The patch should apply cleanly on the latest revision of trunk (if you look at the diff it removes the code of the first version).

About the doc, I think it would be better to say that usually it's ASCII (or UTF-8 on Py3 -- Py3 doc should be fixed too), but it might be something different if it's changed using sys.setdefaultencoding().
History
Date User Action Args
2010-02-25 17:06:40ezio.melottisetrecipients: + ezio.melotti, lemburg, doerwalter, amaury.forgeotdarc, vstinner, eric.smith, flox
2010-02-25 17:06:40ezio.melottisetmessageid: <1267117600.52.0.726155652991.issue7649@psf.upfronthosting.co.za>
2010-02-25 17:06:38ezio.melottilinkissue7649 messages
2010-02-25 17:06:38ezio.melotticreate