non-blocking communication with imaplib

Igor V. Rafienko igorr at ifi.uio.no
Wed Aug 29 10:15:45 EDT 2007


[ Lawrence D'Oliveiro ]

[ ... ]

> According to the documentation
> <http://docs.python.org/lib/imap4-objects.html>, you can override
> the "read" and "readline" methods. How about replacing them with
> routines that use select.select on the socket() object to implement
> a timeout?


Sounds like a plan. I'll try that. Thank you.





ivr
-- 
<+Kaptein-Dah> igorr: for få parenteser
<+Kaptein-Dah> igorr: parenteser virker som lubrication under iterasjon
<+Kaptein-Dah> igorr: velkjent



More information about the Python-list mailing list