[PythonCE] raw_input for pythonce ver 2.4.3 gives EOF Error

Michael Foord fuzzyman at voidspace.org.uk
Sun May 14 12:18:16 CEST 2006


Bandung wrote:
> 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()
>
>   
Hello,

I'm afraid the underlying console for PocketPC doesn't support these 
functions. An older version of PythonCE used to have a workaround, but 
it looks like the code is lost in the mists of time. :-(

Fuzzyman
http://www.voidspace.org.uk/python/shareware.shtml

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



More information about the PythonCE mailing list