SleekXMPP/sleekxmpp/xmlstream
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
..
handler Moved ClientXMPP to clientxmpp.py. 2010-10-06 14:20:32 -04:00
matcher More PEP8 compliance cleanups. 2010-10-06 15:12:39 -04:00
tostring Fixed tostring bug when using mapped namespaces. 2010-10-01 12:41:35 -04:00
__init__.py Underscore names by default. 2010-10-17 22:04:42 -04:00
filesocket.py Fixed line spacing in filesocket.py to please pep8. 2010-09-01 14:25:30 -04:00
jid.py Remove deprecation warnings 2010-10-17 08:55:30 +08:00
scheduler.py Cleanup, restore PEP8. 2010-10-16 21:15:31 -04:00
stanzabase.py Underscore names by default. 2010-10-17 22:04:42 -04:00
test.py moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
test.xml moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
testclient.py moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
xmlstream.py Underscore names by default. 2010-10-17 22:04:42 -04:00