Skip to content

Commit

Permalink
Merge pull request google#153 from alanyee/gh-pages
Browse files Browse the repository at this point in the history
Update broken link
  • Loading branch information
ejona86 authored Aug 7, 2017
2 parents 6c8669e + 5579747 commit 77f7f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyguide.html
Original file line number Diff line number Diff line change
Expand Up @@ -1104,7 +1104,7 @@ <H3><A name="Function_and_Method_Decorators" id="Function_and_Method_Decorators"
<P class="">
<SPAN class="stylepoint_section">Definition: </SPAN>

<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
for Functions and Methods</a>
(a.k.a "the <code>@</code> notation").
The most common decorators are <code>@classmethod</code> and
Expand Down

0 comments on commit 77f7f28

Please sign in to comment.