diff -r 5d908f1a7659 -r 00a78298d30d web/controller.py --- a/web/controller.py Mon Jul 05 17:02:39 2010 +0200 +++ b/web/controller.py Mon Jul 05 17:06:11 2010 +0200 @@ -15,10 +15,8 @@ # # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . -"""abstract controller classe for CubicWeb web client +"""abstract controller classe for CubicWeb web client""" - -""" __docformat__ = "restructuredtext en" from logilab.mtconverter import xml_escape