[New-bugs-announce] [issue25093] New 3.5.0 failure in test_tcl on win7

Terry J. Reedy report at bugs.python.org
Mon Sep 14 05:17:19 CEST 2015


New submission from Terry J. Reedy:

[324/397/3] test_tcl
'\\TEJAREX\C$\Programs\Python' is not recognized as an internal or external command,
operable program or batch file.
test test_tcl failed -- Traceback (most recent call last):
  File "C:\Programs\Python 3.5\lib\test\test_tcl.py", line 247, in testLoadWithUNC
    self.assertIn('tkinter', f.read())
AssertionError: 'tkinter' not found in ''

I am pretty sure test ran fine in .0rc about a month ago, as it does in 3.4.3.

----------
components: Tkinter, Windows
messages: 250602
nosy: paul.moore, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: New 3.5.0 failure in test_tcl on win7
type: behavior
versions: Python 3.5

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


More information about the New-bugs-announce mailing list