Python as a HTTP Client

David Rasmussen david.rasmussen at gmx.net
Thu Nov 10 13:56:44 EST 2005


Fuzzyman wrote:
> ``urllib2`` is the standard library module you need.
> 
> I've written a guide to using it (although it's very easy - but some
> attributes of the errors it can raise aren't documented) :
> 
>     http://www.voidspace.org.uk/python/articles/urllib2.shtml
> 
> All the best,
> 
> Fuzzyman
> http://www.voidspace.org.uk/python/index.shtml
> 

Excellent site!

/David



More information about the Python-list mailing list