Threads in python?

Fernando Rodríguez frr at ThouShallNotSpam.EasyJob.NET
Mon Feb 25 07:16:31 EST 2002


I'm going to start coding a little utility that needs to retrieve webpages and
process them. 

However, I worried that the whole app might stall if one server takes too long
to respond or is offline.

Does Python support threads? "Learning Python" doesn't mention it... 



| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Fernando Rodríguez   frr at EasyJob.NET 
| http://www.EasyJob.NET/
| Expert resume and cover letter creation system. 
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



More information about the Python-list mailing list