On Mon, Jan 19, 2009 at 1:10 PM, Steven Woody <[email protected]> wrote: > Python has Signal-Slot mechanism, why he still need another mechanism > Event Handling? And, in some cases, it seems only Event Handling > mechanism is available, for example closeEvent(). For what case and > for what reason, the python think Signal Slot is not enough and will > not work?
In what context ? What application ? cheers James -- http://mail.python.org/mailman/listinfo/python-list
