slixmpp/sleekxmpp/xmlstream/tostring
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
..
__init__.py
tostring.py
tostring26.py Fixed mixed text and elements bug in tostring. 2010-10-21 16:21:28 -04:00