EOFError not getting raised

wittempj@hotmail.com martin.witte at gmail.com
Fri Jun 10 07:44:53 EDT 2005


See http://docs.python.org/lib/module-exceptions.html: EOFError gets
raised when input() or raw_input() hit an EOF condition without reading
data.




More information about the Python-list mailing list