[py3k] Fix raise with embedded traceback
python 3 removed the raise syntax with 2 and 3 expressions.
.. _web_module:
:mod:`cubicweb.web`
===================
.. automodule:: cubicweb.web
Exceptions
----------
.. autoexception:: DirectResponse
.. autoexception:: InvalidSession
.. autoexception:: PublishException
.. autoexception:: LogOut
.. autoexception:: Redirect
.. autoexception:: StatusResponse
.. autoexception:: RequestError
.. autoexception:: NothingToEdit
.. autoexception:: ProcessFormError
.. autoexception:: NotFound
.. autoexception:: RemoteCallFailed