diff --git a/Demo/metaclasses/index.html b/Demo/metaclasses/index.html index b87d2c2f292..a8c3629ddbf 100644 --- a/Demo/metaclasses/index.html +++ b/Demo/metaclasses/index.html @@ -9,8 +9,8 @@
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.