web/controller.py
branchstable
changeset 5886 00a78298d30d
parent 5424 8ecbcbff9777
child 5890 141b935a38fc
--- 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 <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