slixmpp/sleekxmpp
Lance Stout 4df3aa569b Bring back the signal handlers (and the "killed" event).
Now done more responsibly, saving any existing signal handlers
and calling them when an interrupt occurs in addition to the
one Sleek installs.

NOTE: You may need to explicitly use "kill <process id>" in
order to trigger the proper signal handler execution, and
to raise the "killed" event.
2011-02-23 10:20:04 -05:00
..
plugins fixes to ping: auto-ping off by default, fixed ping-time of zero bug, fixed class name mismatch 2011-02-15 15:24:58 -08:00
stanza
test
thirdparty
xmlstream Bring back the signal handlers (and the "killed" event). 2011-02-23 10:20:04 -05:00
__init__.py
basexmpp.py
clientxmpp.py
componentxmpp.py
exceptions.py