What am I doing wrong with urllib.urlopen() ?

Jeff Hinrichs jlh at cox.net
Tue Mar 26 23:26:04 EST 2002


curl/libcurl
http://curl.haxx.se/
with pycurl
http://pycurl.sourceforge.net/

hth
-jeff

"Jose Rivera" <jriveramerla at yahoo.com> wrote in message
news:11e94203.0203261527.89fb2ca at posting.google.com...
> >>Is there a better way?
> > A better way of what? I missed the original post.
>
> I mean a better way of fetching the info from the Web Page, I like
> Python, but if anyone knows of any utiliy that can download that pages
> automatically to text files... that would be great. Because it would
> be more easy for me to process the info in Python from files saved on
> disk, than from WEB PAGES.
>
> Taking in account that this is the first time I am using urllib
> library.
>
> Thanks...





More information about the Python-list mailing list