common/selectors.py
author sylvain.thenault@logilab.fr
Mon, 16 Feb 2009 20:55:00 +0100
branchtls-sprint
changeset 646 8a9551089912
parent 634 0badd061ce0f
parent 623 9dc7b3fa59f1
child 1132 96752791c2b6
permissions -rw-r--r--
merge

from warnings import warn
warn('moved to cubicweb.selectors', DeprecationWarning, stacklevel=2)
from cubicweb.selectors import *
from cubicweb.selectors import _rql_condition