Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jokull
on July 4, 2010
|
parent
|
context
|
favorite
| on:
Python’s httplib uses print for debugging. Oh, it ...
Check out restkit (
http://github.com/benoitc/restkit
) - much better then urllib/2 or httplib/2
aiiie
on July 4, 2010
[–]
What's wrong with httplib2?
jokull
on July 4, 2010
|
parent
|
next
[–]
It actually uses httplib1 under the hood which I've had weird problems with (even when using the httplib2 abstraction). Restkit has a better interface and really cool filters for such things as proxies.
est
on July 5, 2010
|
parent
|
prev
[–]
and urllib3
http://code.google.com/p/urllib3/
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: