changeset 5722 | 61d6a4caa963 |
parent 5655 | ef903fff826d |
child 5736 | 375819ec7d43 |
--- 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 <http://www.gnu.org/licenses/>. -"""CubicWeb web client application object +"""CubicWeb web client application object""" -""" from __future__ import with_statement __docformat__ = "restructuredtext en"