slixmpp/sleekxmpp/xmlstream
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
..
handler Added useful imports to the xmlstream, xmlstream.handler, and xmlstream.matcher __init__.py files to make it simpler to import common classes. 2010-07-29 20:18:04 -04:00
matcher Added useful imports to the xmlstream, xmlstream.handler, and xmlstream.matcher __init__.py files to make it simpler to import common classes. 2010-07-29 20:18:04 -04:00
tostring Update tostring docs to clarify what the xmlns and stanza_ns parameters do. 2010-08-05 20:43:38 -04:00
__init__.py Updated and simplified new JID class to have more documentation and use PEP8 style. 2010-08-04 00:33:28 -04:00
filesocket.py
jid.py Updated and simplified new JID class to have more documentation and use PEP8 style. 2010-08-04 00:33:28 -04:00
scheduler.py
stanzabase.py Replaced the ToString class with a tostring function. 2010-08-05 20:26:41 -04:00
statemachine.py
statemanager.py
test.py
test.xml
testclient.py
xmlstream.py Updated the use of tostring in xmlstream.py 2010-08-05 23:11:22 -04:00