Thanks to visit codestin.com Credit goes to github.com
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.
1 parent dd58469 commit 682fbe5Copy full SHA for 682fbe5
1 file changed
Demo/metaclasses/index.html
@@ -9,8 +9,8 @@
9
<H1>Metaclasses in Python 1.5</H1>
10
<H2>(A.k.a. The Killer Joke :-)</H2>
11
12
-<P><b>Note: this document describes a feature only released in <A
13
-HREF="../../1.5a3/">Python 1.5a3</A>.</b>
+<P><b>Note: this document describes a feature only released in Python
+1.5 (starting with 1.5a3).</b>
14
15
<P>In previous Python releases (and still in 1.5), there is something
16
called the ``Don Beaudry hook'', after its inventor and champion.
0 commit comments