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.
2 parents bcb8513 + 974eb1f commit 4756e1dCopy full SHA for 4756e1d
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