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
0d0c044a68
slixmpp
/
sleekxmpp
History
Lance Stout
3c0dfb56e6
Update tostring docs to clarify what the xmlns and stanza_ns parameters do.
2010-08-05 20:43:38 -04:00
..
plugins
Replaced traceback calls to use logging.exception where applicable.
2010-07-26 21:02:25 -04:00
stanza
Update nick stanza with documentation and PEP8 style.
2010-08-03 18:32:53 -04:00
tests
xmlstream
Update tostring docs to clarify what the xmlns and stanza_ns parameters do.
2010-08-05 20:43:38 -04:00
__init__.py
basexmpp.py
Replaced the ToString class with a tostring function.
2010-08-05 20:26:41 -04:00
component_example.py
componentxmpp.py
exceptions.py