On Apr 17, 1:14 am, "Gabriel Genellina" <gagsl-...@yahoo.com.ar>
wrote:
> En Thu, 15 Apr 2010 16:37:37 -0300, gert <gert.cuyk...@gmail.com> escribió:
>
> > [a wget -r like implementation in python3]
> > So I can make a recursive http download script
>
> What about calling wget itself? subprocess.call(['wget',...])
>

The only dependency I would like is python3
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to