utils.py
changeset 10067 16c554c76eb4
parent 10004 acad42456767
child 10090 0aebb1c0f849
--- a/utils.py	Tue Aug 19 12:04:23 2014 +0200
+++ b/utils.py	Tue Jul 29 07:36:41 2014 +0200
@@ -17,7 +17,7 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """Some utilities for CubicWeb server/clients."""
 
-from __future__ import division, with_statement
+from __future__ import division
 
 __docformat__ = "restructuredtext en"