mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
Fix merge glitch in What's New
This commit is contained in:
parent
77b1ecf0ad
commit
2dfe6b00ed
1 changed files with 1 additions and 0 deletions
|
|
@ -224,6 +224,7 @@ it provides better information about where they were actually defined, and
|
|||
how they might be accessible from the global scope.
|
||||
|
||||
Example with (non-bound) methods::
|
||||
|
||||
>>> class C:
|
||||
... def meth(self):
|
||||
... pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue