mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Patch #712124: Remove obsolete comment.
This commit is contained in:
parent
103d6e7a3c
commit
12a7f96aec
1 changed files with 0 additions and 1 deletions
|
@ -236,7 +236,6 @@ test_input = """
|
||||||
http:g?y = <URL:http://a/b/c/g?y>
|
http:g?y = <URL:http://a/b/c/g?y>
|
||||||
http:g?y/./x = <URL:http://a/b/c/g?y/./x>
|
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():
|
def test():
|
||||||
import sys
|
import sys
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue