On Fri, 08 Apr 2011 15:14:27 +0200, Laurent Claessens
<moky.m...@gmail.com> wrote:
>The following puts in the string `a` the code of the page urlBase :
>
>a = urllib.urlopen(urlBase).read()
>
>Then you have to write `a` in a file.
>
>There could be better way.

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

Reply via email to