[Tutor] Critique and Question

Mark Lybrand mlybrand at gmail.com
Tue Nov 29 04:36:18 CET 2011


Just so y'all know, I replaced all the urlopen, read, write, nonsense with
the following:

urllib.request.urlretrieve(url_root + this_file, os.path.join(file_root,
this_file))

and it's all good :)

Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20111128/d5dffab4/attachment.html>


More information about the Tutor mailing list