Python and poor documentation – urllib2.urlopen() exception layering problems

UPDATE: An informative email thread which I started on the Python BayPiggies email list, can be found here. One of the things I like most about Python is the “batteries included” philosophy. The standard library is comprehensive. One of the things which I dislike most about Python is the documentation. While superficially comprehensive, it leaves [...]