Events in Python

Ivan Illarionov ivan.illarionov at gmail.com
Wed Jan 30 17:04:23 EST 2008


You may need Louie (http://louie.berlios.de)
Django (http://djangoproject.com) does the same in django.dispatch -
and Django version works about 33% faster.

Note that all those signals/events are very slow in Python.

--Ivan




More information about the Python-list mailing list