Florent Le Coz
|
5ab77c7452
|
Rename to slixmpp
|
2014-07-17 14:19:04 +02:00 |
|
Anton Ryzhov
|
d9906756cf
|
Don't use internally deprecated methods
|
2013-02-22 01:48:03 +04: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
|
9c4886e746
|
Remove extra connection info so that examples run without modification.
GTalk users may still need to change the connect() call if dnspython is
not installed, as usual.
|
2012-05-14 22:17:39 -07:00 |
|
Lance Stout
|
e0bcd5d722
|
Add more documentation to the custom stanza examples.
|
2012-05-14 22:12:52 -07:00 |
|
Erick Pérez Castellanos
|
ba854e7d85
|
Added custom_stanza example
|
2012-05-14 21:47:43 -07:00 |
|