diff -r b7484ae2c693 -r 23c1e50ff97b server/rqlannotation.py --- a/server/rqlannotation.py Wed Sep 22 10:34:20 2010 +0200 +++ b/server/rqlannotation.py Wed Sep 22 10:35:34 2010 +0200 @@ -17,8 +17,8 @@ # with CubicWeb. If not, see . """Functions to add additional annotations on a rql syntax tree to ease later code generation. +""" -""" __docformat__ = "restructuredtext en" from logilab.common.compat import any