[issue2464] urllib2 can't handle http://www.wikispaces.com
Gregory P. Smith
report at bugs.python.org
Mon Aug 18 00:38:07 CEST 2008
Gregory P. Smith <greg at krypto.org> added the comment:
i was pondering if it should go in urlparse instead. if it did, i think
it should be part of urlparse.urlunparse to ensure that there is always
a trailing slash after the host:port regardless of what the inputs are.
anyways, agreed, this fixes this specific bug. should it be backported
to release25-maint?
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2464>
_______________________________________
More information about the Python-bugs-list
mailing list