SleekXMPP/sleekxmpp
Lance Stout 56b5cbe5b1 Added del_event_handler to remove handler functions for a given event.
All registered handlers for the event which use the given function will
be removed.

Using this method allows agents to reconfigure their behaviour on the fly
without needing to add extra state information to event handling functions.
2010-06-01 22:07:50 +08:00
..
plugins fixed a rather large memory leak 2010-05-14 01:47:19 +08:00
stanza fixed a rather large memory leak 2010-05-14 01:47:19 +08:00
tests fixed pubsub test 2009-06-12 19:27:29 +00:00
xmlstream fixed a rather large memory leak 2010-05-14 01:47:19 +08:00
__init__.py fixed SRV query - should use dns.rdatatype.SRV 2010-05-14 11:22:17 -04:00
basexmpp.py Added del_event_handler to remove handler functions for a given event. 2010-06-01 22:07:50 +08:00
component_example.py brought components over to python 3.x 2009-08-31 23:02:19 +00:00
componentxmpp.py changed license to MIT 2010-03-26 14:32:16 -07:00
exceptions.py changed license to MIT 2010-03-26 14:32:16 -07:00