But it was yesterday here!

2006-11-07 Thread Sorin Schwimmer
> I bet you have an email.py somewhere in your sources... You won the bet. I owe you one :-)Thanks,Sorin-- http://mail.python.org/mailman/listinfo/python-list

Re: But it was yesterday here!

2006-11-07 Thread Gabriel Genellina
At Tuesday 7/11/2006 13:24, Sorin Schwimmer wrote: I'm trying to use the smtplib - I did it so many times already. The import statement fails, as the SMTP name cannot be imported. Digging more, I found that SMTP fails because email.base64MIME cannot be imported (ImportError:No module named base

But it was yesterday here!

2006-11-07 Thread Sorin Schwimmer
(the quote is from 'Le gendarme et les extra-terrestres', a must-see Frech comedy)Hi All,I'm trying to use the smtplib - I did it so many times already. The import statement fails, as theSMTP name cannot be imported. Digging more, I found that SMTP fails becauseemail.base64MIME cannot be imported (