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