]> granicus.if.org Git - python/commitdiff
Whitespace nit fixed using reident.
authorSenthil Kumaran <senthil@uthcode.com>
Sun, 19 Jun 2011 23:59:41 +0000 (16:59 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Sun, 19 Jun 2011 23:59:41 +0000 (16:59 -0700)
Doc/library/http.client.rst

index d16b80814ba8316389b7b5c25f70a8acde43f51e..54873ae30487d9f8decec5e0bbbc24adc1659c4e 100644 (file)
@@ -545,7 +545,7 @@ statement.
 
 .. attribute:: HTTPResponse.closed
 
-   Is True if the stream is closed. 
+   Is True if the stream is closed.
 
 Examples
 --------