diff -r d8de1ac21f36 -r 432f87a63057 cubicweb/toolsutils.py --- a/cubicweb/toolsutils.py Wed Oct 05 15:28:43 2016 +0200 +++ b/cubicweb/toolsutils.py Fri Sep 30 18:25:08 2016 +0200 @@ -18,7 +18,7 @@ """some utilities for cubicweb command line tools""" from __future__ import print_function -__docformat__ = "restructuredtext en" + # XXX move most of this in logilab.common (shellutils ?)