Patch #712124: Remove obsolete comment.

This commit is contained in:
Martin v. Löwis 2003-03-30 16:28:26 +00:00
parent 103d6e7a3c
commit 12a7f96aec
1 changed files with 0 additions and 1 deletions

View File

@ -236,7 +236,6 @@ test_input = """
http:g?y = <URL:http://a/b/c/g?y>
http:g?y/./x = <URL:http://a/b/c/g?y/./x>
"""
# XXX The result for //g is actually http://g/; is this a problem?
def test():
import sys