common/schema.py
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Wed, 03 Jun 2009 19:47:03 +0200
branch3.1
changeset 2031 ed7cedcd75f8
parent 0 b97547f5f1fa
child 1132 96752791c2b6
permissions -rw-r--r--
merging branches to close them.

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