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
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
Comment