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