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

Senthil report at bugs.python.org
Wed Aug 27 14:50:16 CEST 2008


Senthil <orsenthil at gmail.com> added the comment:

That was reason in making fix_broken in the urlparse in my patch, Facundo.
I had thought, it should be handled in urlparse module and if we make
changes in the urlparse.urlunparse/urlparse.urlparse, then we are
stepping into area which will break a lot of tests.

I am kind of +0 with the current fix in urllib2. Should we think/plan
for something in urlparse, akin to fix_broken?

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


More information about the Python-bugs-list mailing list