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