This website requires JavaScript.
Explore
Help
Sign in
pep
/
slixmpp
Watch
1
Star
0
Fork
You've already forked slixmpp
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
fec69be731
slixmpp
/
sleekxmpp
/
stanza
History
Lance Stout
fec69be731
Update nick stanza with documentation and PEP8 style.
2010-08-03 18:32:53 -04:00
..
__init__.py
Updated RootStanza to use registerStanzaPlugin, and be PEP8 compliant.
2010-07-28 13:14:41 -04:00
atom.py
error.py
Added unit tests for error stanzas. Corrected error in deleting conditions.
2010-07-29 23:55:13 -04:00
htmlim.py
Updated XHTML-IM stanza with documentation and PEP8 style.
2010-08-03 17:58:18 -04:00
iq.py
Added optional default value to _getAttr.
2010-07-30 14:11:24 -04:00
message.py
Updated message stanzas and tests with documentation and PEP8 style.
2010-08-03 12:26:36 -04:00
nick.py
Update nick stanza with documentation and PEP8 style.
2010-08-03 18:32:53 -04:00
presence.py
Updated presence stanza with documentation and PEP8 style.
2010-08-03 17:30:34 -04:00
rootstanza.py
Fixed some PEP8 errors in RootStanza (trailing whitespace and line length)
2010-07-29 11:02:42 -04:00
roster.py