Emmanuel Gil Peyrot
|
476d76a533
|
Remove threaded from examples’ add_event_handler.
|
2014-09-01 02:42:45 +02:00 |
|
Emmanuel Gil Peyrot
|
df68bb4896
|
Remove raw_input usage and other python2 support in examples
|
2014-09-01 02:42:45 +02:00 |
|
Emmanuel Gil Peyrot
|
815e647c97
|
Set the shebang to python3 everywhere.
|
2014-09-01 02:42:45 +02:00 |
|
Florent Le Coz
|
5ab77c7452
|
Rename to slixmpp
|
2014-07-17 14:19:04 +02:00 |
|
Lance Stout
|
cd2d25cf87
|
Chmod +x examples, and add shebang lines
|
2013-09-20 11:50:51 -07: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
|
26dc6e90ea
|
Add example for setting an avatar.
|
2012-07-25 01:37:03 -07:00 |
|