From 1a5a8ae4950da0139a5081d41d9fb00ab73d91fd Mon Sep 17 00:00:00 2001 From: Joshua Gourneau Date: Thu, 15 Mar 2012 00:57:29 -0700 Subject: old version of requests --- requests/patches.py | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 requests/patches.py (limited to 'requests/patches.py') diff --git a/requests/patches.py b/requests/patches.py new file mode 100644 index 0000000..43a3b4c --- /dev/null +++ b/requests/patches.py @@ -0,0 +1,5 @@ +# -*- coding: utf-8 -*- + +""" +requests.monkeys +""" -- cgit v1.3.1