"Wrapping" Functions in classes
Aaron Rhodes
aarhodes at cisco.com
Thu Jul 8 16:23:25 EDT 1999
More information about the Python-list mailing list
Thu Jul 8 16:23:25 EDT 1999
- Previous message (by thread): setting up shortcuts from python
- Next message (by thread): "Wrapping" Functions in classes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
How do I wrap the methods in a class so that before they are called, another function gets called first. Is there a special __variable__ that I can use? This other function should be called for each of the methods in the class. Aaron aarhodes at cisco.com
- Previous message (by thread): setting up shortcuts from python
- Next message (by thread): "Wrapping" Functions in classes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list