]> granicus.if.org Git - python/commit
As Paul Prescod pointed out, metaprogramming is really something
authorGuido van Rossum <guido@python.org>
Thu, 11 Sep 1997 22:54:49 +0000 (22:54 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 11 Sep 1997 22:54:49 +0000 (22:54 +0000)
commit7ade6da8660a640651a7e37f1b77b2721045942b
tree1741911913398e95f718c198c5a742c779bff499
parentabffd00502fd0ac84392ec44cf4d4c3b8d2c4d0e
As Paul Prescod pointed out, metaprogramming is really something
different (programs that write programs).  We are dealing with
metaclasses here.  So change the words slightly.
Demo/metaclasses/index.html