common/utils.py
branchtls-sprint
changeset 936 f54938ba6c60
child 1132 96752791c2b6
equal deleted inserted replaced
913:5dfba71b1872 936:f54938ba6c60
       
     1 from warnings import warn
       
     2 warn('moved to cubicweb.utils', DeprecationWarning, stacklevel=2)
       
     3 from cubicweb.utils import *