changeset 5967 | 8deedfeb7846 |
parent 5424 | 8ecbcbff9777 |
child 6109 | 47d9c0e0f7b7 |
--- a/web/views/error.py Tue Jul 13 15:45:02 2010 +0200 +++ b/web/views/error.py Tue Jul 13 15:45:18 2010 +0200 @@ -17,8 +17,8 @@ # with CubicWeb. If not, see <http://www.gnu.org/licenses/>. """Set of HTML errors views. Error view are generally implemented as startup views and are used for standard error pages (404, 500, etc.) +""" -""" __docformat__ = "restructuredtext en" from cubicweb.view import StartupView