blob: ccfa80d2928cf0beca3238a217e372d02381145a [file] [log] [blame]
import warnings
warnings.warn("The %s module is deprecated; use Carbon.%s"%(__name__, __name__),
DeprecationWarning, stacklevel=2)
from Carbon.Qd import *