smtplib.SMTP "no attributes SMTP"
From: Copelandia Cyanescens (synesthesia_at_invalid.net)
Date: 07/31/04
- Next message: Paramjit Oberoi: "Re: Module Import Path?"
- Previous message: wes weston: "Re: MySQLdb select"
- Next in thread: Christos : "Re: smtplib.SMTP "no attributes SMTP""
- Reply: Christos : "Re: smtplib.SMTP "no attributes SMTP""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 31 Jul 2004 13:32:59 -0400
Python Python 2.3.4, Windows, "clean" install, using the example code
given in the documentation, I get this...
Traceback (most recent call last):
File "C:\projects\email\email.py", line 24, in ?
server = smtplib.SMTP('mail.xxxxx.xxx')
AttributeError: 'module' object has no attribute 'SMTP'
I beg to differ, it most certainly does. Right? :)
TIA
--
"I spent several years in a North Vietnamese prison camp, in the
dark, fed with scraps. Do you think I want to do that all over
again as vice president of the United States?"
-- Sen. John McCain
- Next message: Paramjit Oberoi: "Re: Module Import Path?"
- Previous message: wes weston: "Re: MySQLdb select"
- Next in thread: Christos : "Re: smtplib.SMTP "no attributes SMTP""
- Reply: Christos : "Re: smtplib.SMTP "no attributes SMTP""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]