.. |
custom_stanzas
|
added setdefaultencoding method so reload(sys) not needed
|
2012-10-24 13:06:36 -07:00 |
ibb_transfer
|
Turns out not all data is UTF-8, so don't try to decode it.
|
2012-10-31 00:16:58 -07:00 |
adhoc_provider.py
|
added setdefaultencoding method so reload(sys) not needed
|
2012-10-24 13:06:36 -07:00 |
adhoc_user.py
|
added setdefaultencoding method so reload(sys) not needed
|
2012-10-24 13:06:36 -07:00 |
admin_commands.py
|
added setdefaultencoding method so reload(sys) not needed
|
2012-10-24 13:06:36 -07:00 |
disco_browser.py
|
added setdefaultencoding method so reload(sys) not needed
|
2012-10-24 13:06:36 -07:00 |
download_avatars.py
|
added setdefaultencoding method so reload(sys) not needed
|
2012-10-24 13:06:36 -07:00 |
echo_client.py
|
added setdefaultencoding method so reload(sys) not needed
|
2012-10-24 13:06:36 -07:00 |
echo_component.py
|
added setdefaultencoding method so reload(sys) not needed
|
2012-10-24 13:06:36 -07:00 |
gtalk_custom_domain.py
|
added setdefaultencoding method so reload(sys) not needed
|
2012-10-24 13:06:36 -07:00 |
muc.py
|
added setdefaultencoding method so reload(sys) not needed
|
2012-10-24 13:06:36 -07:00 |
ping.py
|
added setdefaultencoding method so reload(sys) not needed
|
2012-10-24 13:06:36 -07:00 |
proxy_echo_client.py
|
added setdefaultencoding method so reload(sys) not needed
|
2012-10-24 13:06:36 -07:00 |
pubsub_client.py
|
added setdefaultencoding method so reload(sys) not needed
|
2012-10-24 13:06:36 -07:00 |
pubsub_events.py
|
added setdefaultencoding method so reload(sys) not needed
|
2012-10-24 13:06:36 -07:00 |
register_account.py
|
added setdefaultencoding method so reload(sys) not needed
|
2012-10-24 13:06:36 -07:00 |
roster_browser.py
|
added setdefaultencoding method so reload(sys) not needed
|
2012-10-24 13:06:36 -07:00 |
rpc_async.py
|
Update doc settings to new theme, add examples, use 1.0
|
2012-01-05 12:13:06 -05:00 |
rpc_client_side.py
|
examples: fix rpc examples. __init__ method was wrongly named "__init" causing proxy and handler class to not be initialized.
|
2012-01-31 12:38:41 -06:00 |
rpc_server_side.py
|
examples: fix rpc examples. __init__ method was wrongly named "__init" causing proxy and handler class to not be initialized.
|
2012-01-31 12:38:41 -06:00 |
send_client.py
|
added setdefaultencoding method so reload(sys) not needed
|
2012-10-24 13:06:36 -07:00 |
set_avatar.py
|
added setdefaultencoding method so reload(sys) not needed
|
2012-10-24 13:06:36 -07:00 |
thirdparty_auth.py
|
added setdefaultencoding method so reload(sys) not needed
|
2012-10-24 13:06:36 -07:00 |
user_location.py
|
Update other examples to use threaded mode for handlers that call disconnect()
|
2012-05-06 20:19:02 -07:00 |
user_tune.py
|
Add support for XEP-0118.
|
2012-03-10 10:30:32 -08:00 |