We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7108bdf commit 37c9a35Copy full SHA for 37c9a35
Lib/test/test_urllib2net.py
@@ -3,6 +3,7 @@
3
from test import support
4
from test.support import os_helper
5
from test.support import socket_helper
6
+from test.support import ResourceDenied
7
from test.test_urllib2 import sanepathname2url
8
9
import os
0 commit comments