Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-01 | Remove all trailing whitespaces. | Emmanuel Gil Peyrot | |
2014-07-17 | Rename to slixmpp | Florent Le Coz | |
2012-10-24 | added setdefaultencoding method so reload(sys) not needed | Paul Molodowitch | |
reload(sys) could cause problem in user code - ie, sys.stdout, excepthook, and displayhook would be reset, etc | |||
2011-08-17 | Add guide for sending a message and then disconnecting. | Lance Stout | |
2011-08-13 | More documentation! | Lance Stout | |
Finished the echo bot quickstart. Added placeholders for other guides we need. |