threading and timeouts

Oleg Broytmann phd at phd.russ.ru
Thu Nov 25 06:51:26 EST 1999


On Thu, 25 Nov 1999, Piers Lauder wrote:
> The only option I can think of is to re-write the smtplib module to use
> `select', but does anyone know of a simpler solution?

   Fork off a child that will send the mail.

Oleg.
---- 
    Oleg Broytmann      Foundation for Effective Policies      phd at phd.russ.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list