diff -r e77cea9721e7 -r 51cc4b61f9ae devtools/testlib.py --- a/devtools/testlib.py Mon Jun 21 13:23:11 2010 +0200 +++ b/devtools/testlib.py Mon Jun 21 15:32:58 2010 +0200 @@ -15,9 +15,8 @@ # # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . -"""this module contains base classes and utilities for cubicweb tests +"""this module contains base classes and utilities for cubicweb tests""" -""" from __future__ import with_statement __docformat__ = "restructuredtext en"