Help with setting up Tkinter
G'day All I was following the instructions (listed at bottom of post) from the PythonInfo Wiki which says to run three tests. I ran the tests and test 1 and 2 worked Test 3 gave me an error - can anyone help ??? Tks in advance Pete >>> import _tkinter >>> import Tkinter >>> Tkinter._test >
Help with setting up Tkinter
>>> import _tkinter >>> import Tkinter >>> Tkinter._test >>> -- http://mail.python.org/mailman/listinfo/python-list