on doing things in pure python for now
as a learning excercise.
Thanks,
Noah Gift
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
I am writing a few different scripts that need to send email
confirmation and I wanted to use smtplib instead of cheating and using
os.system('mail -s "foo") Some of the examples I have seen don't
seem to work for me. (Note, I am new to Python and probably doing
something stupid...thanks
frameworks? I do plan on getting my head wrapped
around writing python in the web application environment but am a bit
confused still. Also, wondering how django compares to ruby on rails
etc. Sorry, newbie bewilderment
Noah
On 6/22/06, Noah Gift <[EMAIL PROTECTED]> wrote:
> Hi,
>
>