mirror of
https://github.com/python/cpython.git
synced 2025-07-30 14:44:10 +00:00
Issue #5341: Fix a variety of spelling errors.
This commit is contained in:
parent
a12a86e956
commit
3e4caeb3bf
56 changed files with 93 additions and 93 deletions
|
@ -104,7 +104,7 @@ class OtherNetworkTests(unittest.TestCase):
|
|||
def test_ftp(self):
|
||||
urls = [
|
||||
'ftp://ftp.kernel.org/pub/linux/kernel/README',
|
||||
'ftp://ftp.kernel.org/pub/linux/kernel/non-existant-file',
|
||||
'ftp://ftp.kernel.org/pub/linux/kernel/non-existent-file',
|
||||
#'ftp://ftp.kernel.org/pub/leenox/kernel/test',
|
||||
'ftp://gatekeeper.research.compaq.com/pub/DEC/SRC'
|
||||
'/research-reports/00README-Legal-Rules-Regs',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue