branch | stable |
changeset 9701 | 46c8d8701240 |
parent 9396 | e83cbc116352 |
child 9702 | c2108dbfb508 |
--- a/dbapi.py Mon Apr 14 11:54:33 2014 +0200 +++ b/dbapi.py Mon Apr 14 12:07:00 2014 +0200 @@ -471,7 +471,7 @@ """execute a rql query, return resulting rows and their description in a :class:`~cubicweb.rset.ResultSet` object - * `rql` should be an Unicode string or a plain ASCII string, containing + * `rql` should be a Unicode string or a plain ASCII string, containing the rql query * `args` the optional args dictionary associated to the query, with key