From: Guido van Rossum Date: Tue, 25 Nov 1997 15:33:44 +0000 (+0000) Subject: Remove hyperlink to time-sensitive Python release info. X-Git-Tag: v1.5b1~29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=682fbe55e5be58868b5971fd15d8fd2e99c2e88b;p=thirdparty%2FPython%2Fcpython.git Remove hyperlink to time-sensitive Python release info. --- diff --git a/Demo/metaclasses/index.html b/Demo/metaclasses/index.html index b87d2c2f292b..a8c3629ddbf3 100644 --- a/Demo/metaclasses/index.html +++ b/Demo/metaclasses/index.html @@ -9,8 +9,8 @@

Metaclasses in Python 1.5

(A.k.a. The Killer Joke :-)

-

Note: this document describes a feature only released in Python 1.5a3. +

Note: this document describes a feature only released in Python +1.5 (starting with 1.5a3).

In previous Python releases (and still in 1.5), there is something called the ``Don Beaudry hook'', after its inventor and champion.