We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c8669e + 5579747 commit 77f7f28Copy full SHA for 77f7f28
pyguide.html
@@ -1104,7 +1104,7 @@ <H3><A name="Function_and_Method_Decorators" id="Function_and_Method_Decorators"
1104
<P class="">
1105
<SPAN class="stylepoint_section">Definition: </SPAN>
1106
1107
- <a HREF="https://www.python.org/doc/2.4.3/whatsnew/node6.html">Decorators
+ <a HREF="https://www.python.org/dev/peps/pep-0318">Decorators
1108
for Functions and Methods</a>
1109
(a.k.a "the <code>@</code> notation").
1110
The most common decorators are <code>@classmethod</code> and
0 commit comments