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 vajrasky
Recipients docs@python, r.david.murray, vajrasky
Date 2013-07-13.02:52:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373683932.23.0.900604303434.issue18437@psf.upfronthosting.co.za>
In-reply-to
Content
Python 3.4, line 197:

    output_charset: Some character sets must be converted before the can be

It is supposed to be:

    output_charset: Some character sets must be converted before they can be
History
Date User Action Args
2013-07-13 02:52:12vajraskysetrecipients: + vajrasky, r.david.murray, docs@python
2013-07-13 02:52:12vajraskysetmessageid: <1373683932.23.0.900604303434.issue18437@psf.upfronthosting.co.za>
2013-07-13 02:52:12vajraskylinkissue18437 messages
2013-07-13 02:52:12vajraskycreate