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 gregory.p.smith, serhiy.storchaka
Date 2013-10-04.21:36:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380922584.98.0.672895820936.issue19159@psf.upfronthosting.co.za>
In-reply-to
Content
Just add the "b" prefix to literal string argument of unicode() in Python 2.
History
Date User Action Args
2013-10-04 21:36:25serhiy.storchakasetrecipients: + serhiy.storchaka, gregory.p.smith
2013-10-04 21:36:24serhiy.storchakasetmessageid: <1380922584.98.0.672895820936.issue19159@psf.upfronthosting.co.za>
2013-10-04 21:36:24serhiy.storchakalinkissue19159 messages
2013-10-04 21:36:24serhiy.storchakacreate