diff -r d8de1ac21f36 -r 432f87a63057 cubicweb/rset.py --- a/cubicweb/rset.py Wed Oct 05 15:28:43 2016 +0200 +++ b/cubicweb/rset.py Fri Sep 30 18:25:08 2016 +0200 @@ -16,7 +16,7 @@ # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . """The `ResultSet` class which is returned as result of an rql query""" -__docformat__ = "restructuredtext en" + from warnings import warn