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 4657ad2 commit 974eb1fCopy full SHA for 974eb1f
tests/test_future/test_urllibnet.py
@@ -38,7 +38,7 @@ def testURLread(self):
38
39
40
class urlopenNetworkTests(unittest.TestCase):
41
- """Tests urllib.reqest.urlopen using the network.
+ """Tests urllib.request.urlopen using the network.
42
43
These tests are not exhaustive. Assuming that testing using files does a
44
good job overall of some of the basic interface features. There are no
0 commit comments