Failed to load latest commit information.
.gitignore well added AUTHORS.rst, tests.py, requirements.py
AUTHORS.rst well added AUTHORS.rst, tests.py, requirements.py
LICENSE lawyer up
README.rst Adding some docs for the exception handling
grequests.py Differentiate HTTP errors like 404 from connection errors.
requirements.py added nose to requirements
setup.py Fix spelling of 'asynchronous'
tests.py Moving tests into the tests.py file. Not has unittests and nosetests...