common/schema.py
author ludal@logilab.fr
Tue, 17 Feb 2009 22:37:11 +0100
changeset 716 03ffbe9c5183
parent 0 b97547f5f1fa
child 1132 96752791c2b6
permissions -rw-r--r--
simple optimization and readability fix

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