Exception EOFError.

Dr. Pastor elpX at adsihqX.com
Sun Sep 3 20:38:13 EDT 2006


Python 2.5b3 on Windows XP.

(exception EOFError
Raised when one of the built-in functions (input() or
raw_input()) hits an end-of-file condition (EOF) without reading any data.)

For me, raw_input (hit enter) returns an empty string!
(>>> x=raw_input()

 >>> x
''
 >>> )

Any confirmation?
Regards.

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----



More information about the Python-list mailing list