common/appobject.py
author sylvain.thenault@logilab.fr
Fri, 27 Feb 2009 16:16:33 +0100 (2009-02-27)
branchtls-sprint
changeset 980 59552ba2015f
parent 701 cd5e855de490
child 1132 96752791c2b6
permissions -rw-r--r--
more tags, map klass -> class avoiding needs to use **dict
from warnings import warn
warn('moved to cubicweb.appobject', DeprecationWarning, stacklevel=2)
from cubicweb.appobject import *