[docs] urllib2.urlopen() seems to have worse documentation than urllib.urlopen()

Sandro Tosi sandro.tosi at gmail.com
Mon Aug 8 01:48:29 CEST 2011


Hello Daniel,

On Tue, Jul 26, 2011 at 22:51, Daniel Holth <dholth at gmail.com> wrote:
> I know I should probably be using httplib9 by now, but
> urllib2.urlopen() doesn't document its return object's getcode()
> method even though it seems to have one as documented in
> urllib.urlopen()

Thanks for your report. While discussing it what was the best way to
fix it, we actually end up with this http://bugs.python.org/issue12707

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


More information about the docs mailing list