diff -r d8de1ac21f36 -r 432f87a63057 cubicweb/__init__.py --- a/cubicweb/__init__.py Wed Oct 05 15:28:43 2016 +0200 +++ b/cubicweb/__init__.py Fri Sep 30 18:25:08 2016 +0200 @@ -18,7 +18,7 @@ """CubicWeb is a generic framework to quickly build applications which describes relations between entitites. """ -__docformat__ = "restructuredtext en" + import imp import logging