Simple programme - Just want to know whether this is correct way of coding

Aahz aahz at pythoncraft.com
Sun May 10 00:59:34 EDT 2009


In article <7d44d587-15c7-40ea-abe2-6a174f1fd0cd at q14g2000vbn.googlegroups.com>,
namekuseijin  <namekuseijin at gmail.com> wrote:
>On May 8, 3:37=A0am, guptha <gjango... at gmail.com> wrote:
>>
>> The code Works fine ,but I doubt about the performance issue ,My
>> intention is to send mails concurrently to large number of mail.
>> 1.For every mail id i send It creates a new SMTP object,in case, if i
>> send to 1000 or more ids
>
>why should I help a spammer... ;)

How many subscribers do you think there are to python-list?
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"It is easier to optimize correct code than to correct optimized code."
--Bill Harlan



More information about the Python-list mailing list