Den 28-05-2011 00:43, bearophile skrev:
I've seen this with some examples of handy API for HTTP requests, useful for
the Phobos devs that want to add a Phobos module to perform such things:
http://pydanny.blogspot.com/2011/05/python-http-requests-for-humans.html
http://pypi.python.org/pypi/requests
Bye,
bearophile
That API is not far from the one I'm working on for etc.curl. I'm
currently implementing the suggestions from the last round of reviews
and it will probably be ready for the official review queue after that.
/Jonas