SleekXMPP/sleekxmpp
Lance Stout 4375ac7d8b Underscore names by default.
Stanza objects now accept the use of underscored names.

The CamelCase versions are still available for backwards compatibility,
but are discouraged.

The property stanza.values now maps to the old getStanzaValues and
setStanzaValues, in addition to _set_stanza_values and
_get_stanza_values.
2010-10-17 22:04:42 -04:00
..
plugins Default history is 0 2010-10-17 09:01:53 +08: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 fixed socket name collision in xmlstream.py and fixed python 3.x compatibility 2010-10-14 10:58:07 -07:00
xmlstream Underscore names by default. 2010-10-17 22:04:42 -04:00
__init__.py Moved ClientXMPP to clientxmpp.py. 2010-10-06 14:20:32 -04:00
basexmpp.py Underscore names by default. 2010-10-17 22:04:42 -04:00
clientxmpp.py Underscore names by default. 2010-10-17 22:04:42 -04: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