Emmanuel Gil Peyrot
|
7c3e61950d
|
Remove all deprecated alias in the core of slixmpp, and wherever they were used.
|
2014-09-28 23:58:46 +02:00 |
|
Emmanuel Gil Peyrot
|
17174016ec
|
Remove all trailing whitespaces.
|
2014-09-01 02:47:15 +02:00 |
|
Florent Le Coz
|
5ab77c7452
|
Rename to slixmpp
|
2014-07-17 14:19:04 +02:00 |
|
Paul Molodowitch
|
52feabbe76
|
added setdefaultencoding method so reload(sys) not needed
reload(sys) could cause problem in user code - ie, sys.stdout, excepthook, and displayhook would be reset, etc
|
2012-10-24 13:06:36 -07:00 |
|
Lance Stout
|
961668d420
|
Add guide for sending a message and then disconnecting.
|
2011-08-17 21:21:37 -07:00 |
|
Lance Stout
|
01061a0355
|
More documentation!
Finished the echo bot quickstart.
Added placeholders for other guides we need.
|
2011-08-13 20:58:53 -07:00 |
|