Jean-Paul Calderone wrote:
> On 31 Jan 2007 12:24:21 -0800, Carl Banks <[EMAIL PROTECTED]> wrote:
>   
>> Michele Simionato wrote:
>>     
>>> On Jan 31, 5:23 pm, "Frank Potter" <[EMAIL PROTECTED]> wrote:
>>>       
>>>> I want to find a multithreaded downloading lib in python,
>>>> can someone recommend one for me, please?
>>>> Thanks~
>>>>         
>>> Why do you want to use threads for that? Twisted is the
>>> obvious solution for your problem,
>>>       
>> Overkill?  Just to download a few web pages?  You've got to be
>> kidding.
>>     
>
> Better "overkill" (whatever that is) than wasting time re-implementing
> the same boring thing over and over for no reason.
>   

How is that a waste of time?  I wrote the script to do it in 10 lines.  
What is a waste of time is learning a whole new technology/framework to 
do a simple task that can be scripted in 4 minutes.

-c

-- 

Carl J. Van Arsdall
[EMAIL PROTECTED]
Build and Release
MontaVista Software

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to