httoop
httoop copied to clipboard
lowercase/pep8-name all status classes
Currently all HTTP Status Exception classes are in the naming scheme of a constant, e.g. BAD_REQUEST. This should be changed into BadRequest before releasing the 1.0 version on PyPI.