author | sylvain.thenault@logilab.fr |
Wed, 25 Feb 2009 18:54:51 +0100 | |
changeset 964 | a711c7c185d1 |
parent 963 | fc73fd8ba8d6 |
child 965 | dd3efdf58d28 |
--- a/web/views/baseviews.py Wed Feb 25 18:42:05 2009 +0100 +++ b/web/views/baseviews.py Wed Feb 25 18:54:51 2009 +0100 @@ -11,7 +11,7 @@ :copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), all rights reserved. :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr """ -from __future__ import with_statement +#from __future__ import with_statement __docformat__ = "restructuredtext en"