[issue8818] urlsplit and urlparse add extra slash when using scheme

AdamN report at bugs.python.org
Tue May 25 18:53:56 CEST 2010


AdamN <adam at varud.com> added the comment:

Great, thanks.

However urlsplit and urlparse still take what one would expect to be recognized as the netloc and assigns it to the 'path' key.  If that is by design perhaps we should at least warn people?

----------
status: closed -> open

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


More information about the Python-bugs-list mailing list