@accepts(RB.RhythmDBQuery, <varargs>) @returns(none) def query_append(query, None)
Appends new criteria to the query @query.
The list of criteria must be in the same format as for rhythmdb_query_parse, and ended by RHYTHMDB_QUERY_END.
query : |
a query. |
None : |