From 5593f12347419c33063b19a3d9c33fee54348d1b Mon Sep 17 00:00:00 2001 From: Daniel Schauenberg Date: Mon, 23 May 2011 08:39:15 -0700 Subject: [PATCH] e.g. should be i.e. I guess --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ce4eb58..72c3052 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -Requests: The Simple (e.g. usable) HTTP Module +Requests: The Simple (i.e. usable) HTTP Module ============================================== Most existing Python modules for dealing HTTP requests are insane. I have to look up *everything* that I want to do. Most of my worst Python experiences are a result of the various built-in HTTP libraries (yes, even worse than Logging). -- 2.34.1