defunkt / hurl

Hurl makes HTTP requests.
http://hurl.it
MIT License
531 stars 77 forks source link

support vanilla json with python 3.x+ #36

Closed TheNicholasNick closed 13 years ago

TheNicholasNick commented 13 years ago

as simplejson doesn't install and they say just use json that is in python from 2.6 up

http://www.gossamer-threads.com/lists/python/python/803184?search_string=simplejson%20install;#803184

thanks :)

defunkt commented 13 years ago

Should be fixed — the Python dependency has been removed.