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-13.21:58:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431554287.05.0.384397214911.issue24182@psf.upfronthosting.co.za>
In-reply-to
Content
Win 7, fresh build, only on 2.7
  File "F:\Python\dev\27\lib\test\test_tcl.py", line 225, in test_evalfile_null_in_result
    self.assertEqual(tcl.eval('set a'), 'a\xc0\x80b')
Fails
History
Date User Action Args
2015-05-13 21:58:07terry.reedysetrecipients: + terry.reedy, serhiy.storchaka
2015-05-13 21:58:07terry.reedysetmessageid: <1431554287.05.0.384397214911.issue24182@psf.upfronthosting.co.za>
2015-05-13 21:58:07terry.reedylinkissue24182 messages
2015-05-13 21:58:06terry.reedycreate