On Thu, 14 Jul 2005 17:09:10 +0800, Leo Jay <[EMAIL PROTECTED]> wrote:
when i use POP3.retr() in poplib module, the retr() function will not
return until the  receiving progress is finished

so, is there any way to get the rate of receiving progress?


An extremely rudamentary example of how you might do this using Twisted's POP3 
client support is attached.

Jp

Attachment: pop3progress.py
Description: application/python

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to