slixmpp/sleekxmpp
Lance Stout 9c6dde5d22 Ensure that item fields have the proper type.
The item fields were not setting their type based on the reported
field's type attribute, so values were not being encoded properly.

Fixes issue #121
2011-12-13 08:59:39 -08:00
..
features
plugins Ensure that item fields have the proper type. 2011-12-13 08:59:39 -08:00
roster
stanza
test
thirdparty
xmlstream Fix iterable substanzas when added as normal plugin. 2011-12-11 17:04:58 -08:00
__init__.py
basexmpp.py Fix logging when loading plugins. 2011-12-09 20:57:08 -08:00
clientxmpp.py Updated last bit of core files to use new API format. 2011-12-05 20:37:47 -08:00
componentxmpp.py Updated last bit of core files to use new API format. 2011-12-05 20:37:47 -08:00
exceptions.py More doc updates 2011-12-05 08:55:05 -08:00
version.py