[issue1637] urlparse.urlparse misparses URLs with query but no path

John Nagle report at bugs.python.org
Thu Dec 20 00:44:43 CET 2007


John Nagle added the comment:

I tried downloading the latest rev of urlparse.py (59480) and it flunked
its own unit test, "urlparse.test()"  Two test cases fail. So I don't
want to try to fix the module until the last people to change it fix
their unit test problems. 
The fix I provided should fix the problem I reported, but I'm not sure
if there's anything else wrong, since it flunks its unit test.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1637>
__________________________________


More information about the Python-bugs-list mailing list