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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to