mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Merge 3.2
This commit is contained in:
commit
f95f18048d
2 changed files with 3 additions and 3 deletions
|
|
@ -239,8 +239,8 @@ The directives are:
|
|||
|
||||
Describes an object method. The parameters should not include the ``self``
|
||||
parameter. The description should include similar information to that
|
||||
described for ``function``. This method should be nested in a class
|
||||
method, like in the example above.
|
||||
described for ``function``. This directive should be nested in a class
|
||||
directive, like in the example above.
|
||||
|
||||
.. describe:: decoratormethod
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue