Can't figure out traceback: (error_proto(-ERR EOF) line 121 poplib.py

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Wed Apr 9 03:40:17 EDT 2008


En Wed, 09 Apr 2008 02:19:47 -0300, erikcw <erikwickstrom at gmail.com>  
escribió:

> I keep getting this error from poplib:
> (error_proto(-ERR EOF) line 121 poplib.py
>
> Does this mean the connection has timed out?  What can I do to deal
> with it?

If it happens from time to time, just wait a few minutes and retry... I've  
seen those errors with Yahoo.
If you get it over and over with the same server, set_debuglevel(1) and  
inspect the transmission.

-- 
Gabriel Genellina




More information about the Python-list mailing list