]> jfr.im git - z_archive/twitter.git/commitdiff
Merge pull request #124 from Adapptor/incompleteread
authorMike Verdone <redacted>
Fri, 15 Feb 2013 15:10:28 +0000 (07:10 -0800)
committerMike Verdone <redacted>
Fri, 15 Feb 2013 15:10:28 +0000 (07:10 -0800)
TwitterCall._handle_response(): try to recover from httplib.IncompleteRead
Use IncompleteRead.partial in the hope that what's there is actually complete.


Trivial merge