mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
Typo
This commit is contained in:
parent
6bbd76b0a0
commit
e7ede06757
1 changed files with 1 additions and 1 deletions
|
|
@ -239,7 +239,7 @@ Example with nested functions::
|
|||
>>> outer().__qualname__
|
||||
'outer.<locals>.inner'
|
||||
|
||||
The string representation of those objects is also changed to included the
|
||||
The string representation of those objects is also changed to include the
|
||||
new, more precise information::
|
||||
|
||||
>>> str(C.D)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue