slixmpp/sleekxmpp
2010-08-13 10:26:33 -04:00
..
plugins Replaced traceback calls to use logging.exception where applicable. 2010-07-26 21:02:25 -04:00
stanza Updated roster stanza with docs and PEP8 style. 2010-08-11 23:32:14 -04:00
tests Updated license notices to use the correct MIT format. Also corrected references to nonexistant license.txt to LICENSE. 2010-07-20 11:19:49 -04:00
xmlstream Updated ElementBase.__init__ 2010-08-13 10:26:33 -04:00
__init__.py Fix shebang lines to use #!/usr/bin/env python instead of hard coding a python version. 2010-07-23 19:47:54 -04:00
basexmpp.py Replaced the ToString class with a tostring function. 2010-08-05 20:26:41 -04:00
component_example.py brought components over to python 3.x 2009-08-31 23:02:19 +00:00
componentxmpp.py Fix shebang lines to use #!/usr/bin/env python instead of hard coding a python version. 2010-07-23 19:47:54 -04:00
exceptions.py Updated sleekxmpp.exceptions with PEP8 style and docs. 2010-08-11 18:21:12 -04:00