mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Issue #27076: Doc, comment and tests spelling fixes
Most fixes to Doc/ and Lib/ directories by Ville Skyttä.
This commit is contained in:
parent
eb9aca3c07
commit
46f50726a0
67 changed files with 241 additions and 241 deletions
|
|
@ -324,7 +324,7 @@ containing test:
|
|||
>>> test.lineno + e2.lineno
|
||||
26
|
||||
|
||||
If the docstring contains inconsistant leading whitespace in the
|
||||
If the docstring contains inconsistent leading whitespace in the
|
||||
expected output of an example, then `DocTest` will raise a ValueError:
|
||||
|
||||
>>> docstring = r'''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue