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',...])


--
Gabriel Genellina

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

Reply via email to