slixmpp/sleekxmpp/stanza
2011-12-30 20:14:54 -08:00
..
__init__.py
atom.py
error.py Added pubsub error stanza. 2011-08-31 00:42:37 -07:00
htmlim.py
iq.py
message.py Fix docstring of a method of Message stanzas. 2011-12-30 17:08:32 -02:00
nick.py
presence.py
rootstanza.py This change stops sleekxmpp from spending huge amounts of time unnecessarily computing logging data that may never be used. This is a HUGE performance improvement; in some of my test runs, unnecessary string creation was accounting for > 60% of all CPU time. 2011-11-20 03:39:05 +08:00
roster.py
stream_error.py
stream_features.py