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 finishedso, 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
pop3progress.py
Description: application/python
-- http://mail.python.org/mailman/listinfo/python-list