From: Kenneth Reitz Date: Sun, 22 Jan 2012 04:00:28 +0000 (-0500) Subject: whitespace X-Git-Tag: v0.10.0~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=128b49a1fbefb076fa0e5e9770ca725a1a2f70bb;p=services%2Fpython-requests.git whitespace --- diff --git a/requests/models.py b/requests/models.py index c4a3fae..84a2ec6 100644 --- a/requests/models.py +++ b/requests/models.py @@ -677,6 +677,7 @@ class Response(object): avoids reading the content at once into memory for large responses. """ + #TODO: why rstrip by default pending = None