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 pakal
Recipients pakal, pitrou, ysj.ray
Date 2010-05-21.10:59:19
SpamBayes Score 0.0003017566
Marked as misclassified No
Message-id <1274439561.77.0.872678672584.issue8765@psf.upfronthosting.co.za>
In-reply-to
Content
yes, but the same tests are used for py3k as well, where "xxx" is interpreted as unicode (2to3 tools dont try to guess if a py2k string intended to be a byte string or an unicode one).
History
Date User Action Args
2010-05-21 10:59:21pakalsetrecipients: + pakal, pitrou, ysj.ray
2010-05-21 10:59:21pakalsetmessageid: <1274439561.77.0.872678672584.issue8765@psf.upfronthosting.co.za>
2010-05-21 10:59:19pakallinkissue8765 messages
2010-05-21 10:59:19pakalcreate