common/schema.py
author sylvain.thenault@logilab.fr
Mon, 16 Feb 2009 18:26:13 +0100 (2009-02-16)
branchtls-sprint
changeset 631 99f5852f8604
parent 0 b97547f5f1fa
child 1132 96752791c2b6
permissions -rw-r--r--
major selector refactoring (mostly to avoid looking for select parameters on the target class), start accept / interface unification)
from warnings import warn
warn('moved to cubicweb.schema', DeprecationWarning, stacklevel=2)
from cubicweb.schema import *