diff options
author | Mike Kazantsev <mk.fraggod@gmail.com> | 2013-02-11 13:56:04 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@suse.cz> | 2013-02-11 13:56:04 +0100 |
commit | 8e166ae8264a7c9f98e766c8635faa94cd075eb8 (patch) | |
tree | 10726e8e63315d87907a2530dd65f0b0f40208ba /protocols/skype/test.py | |
parent | 5a0ffa2be7f6e5354975abd6c17fffb43bb4d694 (diff) |
skype: cleanup of the send() code
Use socket.sendall(), as send() is not guaranteed to send all
the data passed (though it should generally work that way with
blocking sockets).
Use more robust, obvious and idiomatic loop conditions.
Cleanup redundant imports and variables.
Diffstat (limited to 'protocols/skype/test.py')
0 files changed, 0 insertions, 0 deletions