making a variable available in a function from decorator

rkmr.em at gmail.com rkmr.em at gmail.com
Sun Jul 29 18:22:47 EDT 2007


Hi
I create a variable in a decorator. i want to be able to access that
variable in the function to be decorated. How to do this?
thanks



More information about the Python-list mailing list