"Wrapping" Functions in classes

Aaron Rhodes aarhodes at cisco.com
Thu Jul 8 16:23:25 EDT 1999


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







More information about the Python-list mailing list