I seemed have gotten idlece working along with Tkinter and python works well
except for a few problems.  The one that I would like to find a work around to
is with the input() and raw_input() commands.  Both return an EOFError When
reading a line

the line of code is 

def main()
x = raw_input()

_______________________________________________
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce

Reply via email to