changeset 6333 | e3994fcc21c3 |
parent 6297 | 23c1e50ff97b |
child 6940 | 1172c25655b7 |
--- 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 <http://www.gnu.org/licenses/>. """Functions to add additional annotations on a rql syntax tree to ease later code generation. +""" -""" __docformat__ = "restructuredtext en" from logilab.common.compat import any