slixmpp/sleekxmpp/test
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
..
__init__.py SleekTest may now run against a live stream. 2010-10-07 19:43:51 -04:00
livesocket.py SleekTest may now run against a live stream. 2010-10-07 19:43:51 -04:00
mocksocket.py SleekTest may now run against a live stream. 2010-10-07 19:43:51 -04:00
sleektest.py Underscore names by default. 2010-10-17 22:04:42 -04:00