common/schema.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Mon, 09 Mar 2009 18:52:48 +0100
changeset 1021 ce8094084165
parent 0 b97547f5f1fa
child 1132 96752791c2b6
permissions -rw-r--r--
fix maintainer (acording to lgp)

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