New submission from Keith Campbell <kei...@mitre.org>: Python 3.1.1 (r311:74483, Aug 17 2009, 17:02:12) [MSC v.1500 32 bit (Intel)] on win32 Type "copyright", "credits" or "license()" for more information. >>> ================================ RESTART ================================ >>> >>> ================================ RESTART ================================ >>> Traceback (most recent call last): File "C:\Python31\Lib\tkinter\test\test_ttk\test_widgets.py", line 4, in <module> from test.support import requires, run_unittest File "c:\spring2000\o7python\lib\test.py", line 33 print 'Main process exiting.' ^ SyntaxError: invalid syntax
---------- components: Tkinter messages: 92040 nosy: keithc severity: normal status: open title: invalid print in tkinter\test\test_ttk\test_widgets.py type: behavior versions: Python 3.1 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6796> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com