common/schema.py
author sylvain.thenault@logilab.fr
Thu, 14 May 2009 12:51:38 +0200
branch894685124c68
changeset 1815 c258394c0148
parent 0 b97547f5f1fa
child 1132 96752791c2b6
permissions -rw-r--r--
close branch

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