[Tutor] Intercepting methods calls
Alan Gauld
alan.gauld at btinternet.com
Wed Jun 4 07:16:49 CEST 2008
"Laureano Arcanio" <listas.condhor at gmail.com> wrote
> Is there any way to intercept calls to methods ? like the
> __setattribute__
> medthod does ?
There are several variations on how to do that kind of thing.
Can you give us some more background on what you are
trying to achieve that makes you need to do that?
Then we can offer advice as to the best approach.
Alan G
More information about the Tutor
mailing list