[EMAIL PROTECTED] wrote:

>cool. so this line
>server = smtplib.SMTP(localhost)
>is when i connect ?

Use the source, Luke.  Source code for every standard module is included on
your hard disk.  If you look in the __init__ for "class SMTP", your
question will be answered.
-- 
- Tim Roberts, [EMAIL PROTECTED]
  Providenza & Boekelheide, Inc.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to