URI http get

jepler at unpythonic.net jepler at unpythonic.net
Thu Dec 1 21:23:33 EST 2005


The "urllib2" module is designed for tasks like this.  The tutorial
shows how to use urllib2.urlopen() to fetch the contents of a URL
using the http protocol.

Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20051201/cf9585e3/attachment.sig>


More information about the Python-list mailing list