[New-bugs-announce] [issue24182] test_tcl assertion failure, 2.7, Win 7

Terry J. Reedy report at bugs.python.org
Wed May 13 23:58:07 CEST 2015


New submission from Terry J. Reedy:

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

----------
messages: 243125
nosy: serhiy.storchaka, terry.reedy
priority: normal
severity: normal
stage: needs patch
status: open
title: test_tcl assertion failure, 2.7, Win 7
type: behavior
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24182>
_______________________________________


More information about the New-bugs-announce mailing list