web/controller.py
changeset 5890 141b935a38fc
parent 5715 2c3e83817a8e
parent 5886 00a78298d30d
child 6542 f13c47ac9137
--- a/web/controller.py	Mon Jul 05 15:59:14 2010 +0200
+++ b/web/controller.py	Mon Jul 05 18:00:33 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 <http://www.gnu.org/licenses/>.
-"""abstract controller classe for CubicWeb web client
+"""abstract controller classe for CubicWeb web client"""
 
-
-"""
 __docformat__ = "restructuredtext en"
 
 from logilab.mtconverter import xml_escape