decorators when?

David C. Ullrich dullrich at sprynet.com
Tue May 27 08:49:00 EDT 2008


What version added decorators (using the
@decorator syntax)?

(Is there a general way I could have found out the answer myself?)

Is there a somthing such that "from __future__ import something"
will make decorators work in 2.5.2?


David C. Ullrich



More information about the Python-list mailing list