[PythonCE] raw_input for pythonce ver 2.4.3 gives EOF Error

Bandung bandung at skyesystems.com
Sun May 14 01:56:08 CEST 2006


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()



More information about the PythonCE mailing list