diff -r a6ca96ec8693 -r d901c36bcfce __init__.py --- a/__init__.py Thu Feb 14 15:29:20 2013 +0100 +++ b/__init__.py Thu Feb 14 15:39:23 2013 +0100 @@ -18,8 +18,6 @@ """CubicWeb is a generic framework to quickly build applications which describes relations between entitites. """ -from __future__ import with_statement - __docformat__ = "restructuredtext en" # ignore the pygments UserWarnings