slixmpp/sleekxmpp
Lance Stout 4d1f071f83 Updated the use of tostring in xmlstream.py
Now uses the xmlns and stream parameters to reduce the number of
extra xmlns attributes used in the logging output.

Added self.default_ns to XMLStream just to be safe.
2010-08-05 23:11:22 -04:00
..
plugins Replaced traceback calls to use logging.exception where applicable. 2010-07-26 21:02:25 -04:00
stanza Update nick stanza with documentation and PEP8 style. 2010-08-03 18:32:53 -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 the use of tostring in xmlstream.py 2010-08-05 23:11:22 -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 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