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 9ca07e8 commit cd9d5f8Copy full SHA for cd9d5f8
Lib/test/test_urllib2net.py
@@ -2,6 +2,7 @@
2
import errno
3
import unittest
4
from unittest import mock
5
+import warnings
6
from test import support
7
from test.support import os_helper
8
from test.support import socket_helper
0 commit comments