mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Fix typos in comment and documentation
This commit is contained in:
parent
b7880b067b
commit
186b204997
2 changed files with 2 additions and 2 deletions
|
@ -762,7 +762,7 @@ form.
|
|||
now are errors.
|
||||
|
||||
.. deprecated-removed:: 3.5 3.7
|
||||
Unknown escapes in *repl* consist of ``'\'`` and ASCII letter now raise
|
||||
Unknown escapes in *repl* consisting of ``'\'`` and an ASCII letter now raise
|
||||
a deprecation warning and will be forbidden in Python 3.7.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue