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