On Thu, 19 Nov 2009 11:28:37 -0400, Victor Subervi wrote:

Hello Victor, 

There are some pages on the internet that suggest that this problem my be 
caused by a module named email.py (or email.pyc) in your pythonpath.  If 
you try import smtplib in the interpreter do you get this error message?  
If so, start a new interpreter session and try import email - is the 
email module imported from the stdlib?

If these steps don't help, it might be useful if you can tell us which 
Linux distribution you are using.

Cheers,

Kev

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

Reply via email to