]> granicus.if.org Git - python/commitdiff
Remove hyperlink to time-sensitive Python release info.
authorGuido van Rossum <guido@python.org>
Tue, 25 Nov 1997 15:33:44 +0000 (15:33 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 25 Nov 1997 15:33:44 +0000 (15:33 +0000)
Demo/metaclasses/index.html

index b87d2c2f292be088ddc787072d038c69c0c4f313..a8c3629ddbf36db2e4a215671a286dfb7de0f843 100644 (file)
@@ -9,8 +9,8 @@
 <H1>Metaclasses in Python 1.5</H1>
 <H2>(A.k.a. The Killer Joke :-)</H2>
 
-<P><b>Note: this document describes a feature only released in <A
-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>
 
 <P>In previous Python releases (and still in 1.5), there is something
 called the ``Don Beaudry hook'', after its inventor and champion.