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 <rep...@bugs.python.org> <http://bugs.python.org/issue25093> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com