diff -r df44d7163582 -r e3994fcc21c3 server/rqlannotation.py --- a/server/rqlannotation.py Tue Sep 21 16:35:37 2010 +0200 +++ b/server/rqlannotation.py Thu Sep 23 23:28:58 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