Kaydet (Commit) c08cc50e authored tarafından Guido van Rossum's avatar Guido van Rossum

Add XXX comment about a test that doesn't seem right -- no time to

explore this now.
üst 0b56a3e9
...@@ -226,6 +226,7 @@ test_input = """ ...@@ -226,6 +226,7 @@ test_input = """
http:g = <URL:http://a/b/c/g> http:g = <URL:http://a/b/c/g>
http: = <URL:http://a/b/c/d> http: = <URL:http://a/b/c/d>
""" """
# XXX The result for //g is actually http://g/; is this a problem?
def test(): def test():
import sys import sys
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment