Skip to content

Commit b6b5be4

Browse files
Rasputin2slateny
andauthored
Update Doc/reference/compound_stmts.rst
Co-authored-by: Stanley <[email protected]>
1 parent 5b3cebe commit b6b5be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/reference/compound_stmts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1369,7 +1369,7 @@ access the local variables of the function containing the def. See section
13691369
annotations in a string form at runtime instead of eager evaluation.
13701370

13711371
:pep:`318` - Decorators for Functions and Methods
1372-
Function and method decorators were introduced.
1372+
Function and method decorators were introduced. Class decorators were introduced in :pep:`3129`.
13731373

13741374
.. _class:
13751375

0 commit comments

Comments
 (0)