From e91fe9b2b8911bd0ca75ef64966c02292b5021eb Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 13 Nov 2011 01:21:58 -0500 Subject: [PATCH] stray note --- docs/user/quickstart.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/user/quickstart.rst b/docs/user/quickstart.rst index 9039ded3..72f4b232 100644 --- a/docs/user/quickstart.rst +++ b/docs/user/quickstart.rst @@ -300,8 +300,6 @@ You can tell requests to stop waiting for a response after a given number of sec ``timeout`` only effects the connection process itself, not the downloading of the respone body. -Note - Errors and Exceptions ---------------------