branch | tls-sprint |
changeset 1560 | 7dd2a81b8bc8 |
parent 1426 | 379261551578 |
child 1716 | b12d9e22bac3 |
--- a/web/request.py Wed Apr 29 19:48:27 2009 +0200 +++ b/web/request.py Wed Apr 29 19:50:04 2009 +0200 @@ -23,7 +23,7 @@ from cubicweb.common.uilib import remove_html_tags from cubicweb.utils import SizeConstrainedList, HTMLHead from cubicweb.web import (INTERNAL_FIELD_VALUE, LOGGER, NothingToEdit, RequestError, - StatusResponse) + StatusResponse) _MARKER = object()