diff -r 6ee2a7b6f194 -r c80e8aa1935e web/views/basecontrollers.py --- a/web/views/basecontrollers.py Wed Jun 02 13:01:45 2010 +0200 +++ b/web/views/basecontrollers.py Wed Jun 02 13:02:34 2010 +0200 @@ -18,9 +18,8 @@ # with CubicWeb. If not, see . """Set of base controllers, which are directly plugged into the application object to handle publication. - +""" -""" __docformat__ = "restructuredtext en" from smtplib import SMTP