[issue2464] urllib2 can't handle http://www.wikispaces.com

Gregory P. Smith report at bugs.python.org
Mon Aug 18 02:51:47 CEST 2008


Gregory P. Smith <greg at krypto.org> added the comment:

That test case looks good to me for 2.6 and 3.0.  Also add a note to the
documentation with a versionchanged 2.6 about urlunparse always ensuring
there is a / between the netloc and the rest of the url.

I would not back port the more general urlunparse behavior change to 2.5.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2464>
_______________________________________


More information about the Python-bugs-list mailing list