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

Daniel Holth dholth at gmail.com
Tue Jul 26 22:51:31 CEST 2011


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,

Daniel Holth


More information about the docs mailing list