mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00
Minor spell fix and formatting fixes in urllib tests. (#959)
This commit is contained in:
parent
11fa3c7cd1
commit
efbd4ea65d
2 changed files with 6 additions and 2 deletions
|
@ -29,7 +29,7 @@ class URLTimeoutTest(unittest.TestCase):
|
|||
|
||||
|
||||
class urlopenNetworkTests(unittest.TestCase):
|
||||
"""Tests urllib.reqest.urlopen using the network.
|
||||
"""Tests urllib.request.urlopen using the network.
|
||||
|
||||
These tests are not exhaustive. Assuming that testing using files does a
|
||||
good job overall of some of the basic interface features. There are no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue