Kaydet (Commit) 2a0c7801 authored tarafından Neal Norwitz's avatar Neal Norwitz

Use relative import now that it is required. (Should this go into 2.5?)

üst 2b499436
......@@ -626,7 +626,7 @@ class HandlerTests(unittest.TestCase):
from urllib2 import build_opener, HTTPHandler, HTTPError, \
HTTPCookieProcessor
from test_cookielib import interact_netscape
from test.test_cookielib import interact_netscape
cj = CookieJar()
interact_netscape(cj, "http://www.example.com/", "spam=eggs")
......
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