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 terry.reedy
Recipients serhiy.storchaka, terry.reedy
Date 2015-05-14.05:31:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431581486.98.0.687076570957.issue24182@psf.upfronthosting.co.za>
In-reply-to
Content
Reran, same result: 'a' != 'a\xc0\x80b'
in class TclTest.  Ran 39 tests, skipped 4 (bigmem) tests.
History
Date User Action Args
2015-05-14 05:31:27terry.reedysetrecipients: + terry.reedy, serhiy.storchaka
2015-05-14 05:31:26terry.reedysetmessageid: <1431581486.98.0.687076570957.issue24182@psf.upfronthosting.co.za>
2015-05-14 05:31:26terry.reedylinkissue24182 messages
2015-05-14 05:31:26terry.reedycreate