Skip to content

Commit cd9d5f8

Browse files
committed
import warnings
1 parent 9ca07e8 commit cd9d5f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎Lib/test/test_urllib2net.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
import errno
33
import unittest
44
from unittest import mock
5+
import warnings
56
from test import support
67
from test.support import os_helper
78
from test.support import socket_helper

0 commit comments

Comments
 (0)