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