changeset 964 | a711c7c185d1 |
parent 958 | 6053622aae81 |
child 978 | 536c748e7b3f |
--- 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"