This website requires JavaScript.
Explore
Help
Sign In
jshiffer
/
slixmpp
Watch
1
Star
0
Fork
0
You've already forked slixmpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
slixmpp
/
sleekxmpp
History
Lance Stout
7b51c6f5cc
Save existing roster content when setting a new backend.
2012-03-05 11:12:13 -08:00
..
features
More extraneous import cleanup.
2012-02-17 14:59:56 -08:00
plugins
Update XEP-0085 plugin to work with both ElementTree and cElementTree
2012-02-19 20:28:31 -08:00
roster
Save existing roster content when setting a new backend.
2012-03-05 11:12:13 -08:00
stanza
More import cleanup based on pyflakes.
2012-02-18 11:40:34 -08:00
test
xml.etree.ElementTree raises ExpatError instead of SyntaxError or ParseError.
2012-02-19 20:27:19 -08:00
thirdparty
Fix instances of using undefined variables.
2012-02-18 11:56:10 -08:00
xmlstream
Let disconnect() wait for its lock for a few seconds.
2012-02-22 07:57:13 -08:00
__init__.py
…
basexmpp.py
Ensure that roster nodes aren't empty strings.
2012-03-05 11:08:57 -08:00
clientxmpp.py
…
componentxmpp.py
…
exceptions.py
…
version.py
…