slixmpp/sleekxmpp
2010-08-31 14:44:24 +00:00
..
plugins xep-0004 merge should deal with dictionaries 2010-08-31 14:44:24 +00: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 Fixed ElementBase._fix_ns and related methods to respect namespaces which contain forward slashes. 2010-08-26 18:18:00 -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