interrupt the after method?

philip stöver pstoever at tennessee.uni-karlsruhe.de
Thu Nov 27 20:09:39 EST 2003


Hi,

I got something like

after(2000, myMethod)

Is there any way, to stop the after method from calling myMethod?
My problem is, that myMethod might be called directly (within 2000 ms) 
in which case I don't want it to be called again through the after method.

Thanks in advance
philip





More information about the Python-list mailing list