diff -r a6ca96ec8693 -r d901c36bcfce server/hook.py --- a/server/hook.py Thu Feb 14 15:29:20 2013 +0100 +++ b/server/hook.py Thu Feb 14 15:39:23 2013 +0100 @@ -245,9 +245,6 @@ .. autoclass:: cubicweb.server.hook.LateOperation .. autoclass:: cubicweb.server.hook.DataOperationMixIn """ - -from __future__ import with_statement - __docformat__ = "restructuredtext en" from warnings import warn