Using metaclasses to play with decorators.

Robert Brewer fumanchu at amor.org
Fri Jun 18 02:04:12 EDT 2004


I wrote:
> Basically, a
> decorator is a way to transform a function. Again, this can usually be
> done without metaclasses.

That should have said, "without _decorators_."




More information about the Python-list mailing list