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 vstinner
Recipients loewis, neologix, pitrou, vstinner
Date 2014-08-04.07:22:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwayvDzNQSBkpH__CF0gUnEsbfg68ERGOKKhxanvg+N_CA@mail.gmail.com>
In-reply-to <CAH_1eM3Ssu49bT-b7e19L4iivnJhCtSkYQwNvC7F=Ur5n7CLZQ@mail.gmail.com>
Content
"Abc" is a bytes string in Python 2 and an Unicode string in Python 3.
History
Date User Action Args
2014-08-04 07:22:50vstinnersetrecipients: + vstinner, loewis, pitrou, neologix
2014-08-04 07:22:49vstinnerlinkissue22127 messages
2014-08-04 07:22:49vstinnercreate