web/views/basecontrollers.py
branchstable
changeset 5626 c80e8aa1935e
parent 5584 c1823448f81d
child 5627 a7e40cccdc9b
child 5758 37968502da70
--- 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 <http://www.gnu.org/licenses/>.
 """Set of base controllers, which are directly plugged into the application
 object to handle publication.
-
+"""
 
-"""
 __docformat__ = "restructuredtext en"
 
 from smtplib import SMTP