diff -r f0e521487903 -r 61d6a4caa963 web/application.py --- a/web/application.py Thu Jun 10 16:57:02 2010 +0200 +++ b/web/application.py Thu Jun 10 18:28:12 2010 +0200 @@ -15,9 +15,8 @@ # # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . -"""CubicWeb web client application object +"""CubicWeb web client application object""" -""" from __future__ import with_statement __docformat__ = "restructuredtext en"