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
More information about the Python-list mailing list
Sun Jul 29 18:22:47 EDT 2007
- Previous message (by thread): making a variable available in a function from decorator
- Next message (by thread): making a variable available in a function from decorator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): making a variable available in a function from decorator
- Next message (by thread): making a variable available in a function from decorator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list