aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/skype/test.py
diff options
context:
space:
mode:
authorMike Kazantsev <mk.fraggod@gmail.com>2013-02-11 13:56:04 +0100
committerMiklos Vajna <vmiklos@suse.cz>2013-02-11 13:56:04 +0100
commit8e166ae8264a7c9f98e766c8635faa94cd075eb8 (patch)
tree10726e8e63315d87907a2530dd65f0b0f40208ba /protocols/skype/test.py
parent5a0ffa2be7f6e5354975abd6c17fffb43bb4d694 (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