slixmpp/sleekxmpp/xmlstream
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
..
handler Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
matcher Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
tostring Add support for using xml:lang values. 2010-12-07 23:07:40 -05:00
__init__.py Underscore names by default. 2010-10-17 22:04:42 -04:00
filesocket.py Fixed line spacing in filesocket.py to please pep8. 2010-09-01 14:25:30 -04:00
jid.py Fix bug in JID class. Attribute .jid now works properly. 2011-01-13 10:21:20 -05:00
scheduler.py Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
stanzabase.py Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
test.py moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
test.xml moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
testclient.py moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
xmlstream.py Bring back the signal handlers (and the "killed" event). 2011-02-23 10:20:04 -05:00