Commit Graph

5 Commits

Author SHA1 Message Date
jasper
e295a6ae2c - update to py-requests-1.0.4 2012-12-30 17:17:28 +00:00
chl
dca7a4e6db fix MASTER_SITES
ok jasper@
2012-12-01 15:21:54 +00:00
chl
2c61c061f8 forgot to remove some patch files in the previous commit
ok jasper@
2012-12-01 13:41:56 +00:00
chl
9336d961a8 update py-requests to 0.14.2
ok jasper@
2012-12-01 13:39:16 +00:00
jasper
3e7b6b9535 import py-requests 0.6.2
Requests is an ISC Licensed HTTP library, written in Python, for human
beings.
Requests allow you to send HEAD, GET, POST, PUT, PATCH, and DELETE HTTP
requests. You can add headers, form data, multipart files, and
parameters with simple Python dictionaries, and access the response data
in the same way. It's powered by urllib2, but it does all the hard work
and crazy hacks for you.

fixed regress tests and ok rpointel@
2011-10-14 16:32:54 +00:00