summaryrefslogtreecommitdiff
path: root/kafka/client.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Replace socket.send with socket.sendall, Fixes #6David Arthur2012-10-301-5/+5
|
* error handling fixBen Frederickson2012-10-251-1/+1
|
* Isn't it nice when tests actually find bugsDavid Arthur2012-10-021-4/+3
|
* Renaming kafka.py to client.pyDavid Arthur2012-10-021-0/+610