slixmpp/sleekxmpp/xmlstream
Lance Stout 8f55704928 Fixed mixed text and elements bug in tostring.
XML of the form <a>foo <b>bar</b> baz</a> was outputted as
<a>foo <b>bar</b> baz baz</a>.

Includes unit test.
2010-10-21 16:21:28 -04:00
..
handler Continue converting to underscored names. 2010-10-18 09:06:54 -04:00
matcher More PEP8 compliance cleanups. 2010-10-06 15:12:39 -04:00
tostring Fixed mixed text and elements bug in tostring. 2010-10-21 16:21:28 -04:00
__init__.py Underscore names by default. 2010-10-17 22:04:42 -04:00
filesocket.py
jid.py Remove deprecation warnings 2010-10-17 08:55:30 +08:00
scheduler.py misc small tweaks 2010-10-20 20:14:26 -07:00
stanzabase.py Underscore names by default. 2010-10-17 22:04:42 -04:00
test.py
test.xml
testclient.py
xmlstream.py misc small tweaks 2010-10-20 20:14:26 -07:00