changeset 8694 | d901c36bcfce |
parent 8673 | 8ea63a2cc2cc |
child 8930 | 6a02be304486 |
--- a/devtools/__init__.py Thu Feb 14 15:29:20 2013 +0100 +++ b/devtools/__init__.py Thu Feb 14 15:39:23 2013 +0100 @@ -17,8 +17,6 @@ # with CubicWeb. If not, see <http://www.gnu.org/licenses/>. """Test tools for cubicweb""" -from __future__ import with_statement - __docformat__ = "restructuredtext en" import os