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