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 serhiy.storchaka
Recipients barry, r.david.murray, serhiy.storchaka
Date 2013-08-19.07:20:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376896820.36.0.260467198244.issue18778@psf.upfronthosting.co.za>
In-reply-to
Content
email docstrings and comments uses the "Unicode string" term and refer to the unicode() built-in. In 3.x this should be corrected to "string" and "str()". Perhaps some code (for example coercing a charset name to Unicode) is not needed more.
History
Date User Action Args
2013-08-19 07:20:20serhiy.storchakasetrecipients: + serhiy.storchaka, barry, r.david.murray
2013-08-19 07:20:20serhiy.storchakasetmessageid: <1376896820.36.0.260467198244.issue18778@psf.upfronthosting.co.za>
2013-08-19 07:20:20serhiy.storchakalinkissue18778 messages
2013-08-19 07:20:20serhiy.storchakacreate