On 14 September 2011 21:03, James Hartley <jjhart...@gmail.com> wrote:

> On Wed, Sep 14, 2011 at 12:54 PM, Walter Prins <wpr...@gmail.com> wrote:
>
>> Hence, try using read_some() instead of read_very_eager().
>>
>
> read_some() captures what I was hoping to catch.  Thanks!
>
>
>>
>> Aside: If you want to interact with a mail server there's probably better
>> modules to be using than the telnet module.
>>
>>
> Do you have any suggestions?
>

The smtplib module: http://docs.python.org/library/smtplib.html

Cheers,

Walter
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to