decorator question

Michele Simionato michele.simionato at gmail.com
Mon Jan 9 04:14:40 EST 2006


Schüle Daniel wrote:
> Can someone give me some pointers to the metaprogramming in Python?
> links etc

Check the Python Wiki. For the decorators in particular I wrote a
module that
you may find useful. See

http://www.phyast.pitt.edu/~micheles/python/decorator.zip
http://www.phyast.pitt.edu/~micheles/python/documentation.html




More information about the Python-list mailing list