[Python-Dev] Re: exec/with thunk-handling proposal

Arne Koewing ark@gmx.net
Tue, 04 Feb 2003 17:45:08 +0100


holger krekel <pyth@devel.trillke.net> writes:

>> We need a name for these.  I've been using "monitor" for a while, but
>> I'm not sure it's that apposite.
>
> So far i'd liked "execution handler" because 'enter/exit/except' are IMHO
> execution events which you can hook into.  Do you agree with calling
> them 'execution events' or how would you call them? 

I'm used to call this concept "sentinel" ...