diff --git a/Lib/urlparse.py b/Lib/urlparse.py index 9681c7c96d4..69305a73b06 100644 --- a/Lib/urlparse.py +++ b/Lib/urlparse.py @@ -236,7 +236,6 @@ def urldefrag(url): http:g?y = http:g?y/./x = """ -# XXX The result for //g is actually http://g/; is this a problem? def test(): import sys