slixmpp/sleekxmpp
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
..
plugins pep8 fixes on core library 2010-10-20 19:43:53 -07:00
stanza Underscore names by default. 2010-10-17 22:04:42 -04:00
test Underscore names by default. 2010-10-17 22:04:42 -04:00
thirdparty pep8 fixes on core library 2010-10-20 19:43:53 -07:00
xmlstream Fixed mixed text and elements bug in tostring. 2010-10-21 16:21:28 -04:00
__init__.py Moved ClientXMPP to clientxmpp.py. 2010-10-06 14:20:32 -04:00
basexmpp.py when disconnected, reset the roster 2010-10-20 19:33:40 -07:00
clientxmpp.py misc small tweaks 2010-10-20 20:14:26 -07:00
componentxmpp.py Underscore names by default. 2010-10-17 22:04:42 -04:00
exceptions.py More PEP8 compliance cleanups. 2010-10-06 15:12:39 -04:00