Kaydet (Commit) fd0cd07a authored tarafından Senthil Kumaran's avatar Senthil Kumaran Kaydeden (comit) GitHub

Remove Invalid comment in test_urllib2.py (#1020)

üst 93b4b47e
......@@ -848,7 +848,6 @@ class HandlerTests(unittest.TestCase):
req = Request(url)
try:
h.file_open(req)
# XXXX remove OSError when bug fixed
except urllib.error.URLError:
self.assertFalse(ftp)
else:
......
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