Initial import (#907688)

This commit is contained in:
Ralph Bean 2013-02-28 09:56:18 -05:00
commit e2c2602a24
7 changed files with 406 additions and 0 deletions

View file

@ -0,0 +1,10 @@
Index: urllib3-1.5/setup.cfg
===================================================================
--- urllib3-1.5.orig/setup.cfg
+++ urllib3-1.5/setup.cfg
@@ -1,5 +1,4 @@
[nosetests]
-logging-clear-handlers = true
with-coverage = true
cover-package = urllib3