blob: 05b81d29da39d926376c85ad28deaf2fe6c8a11a [file] [log] [blame]
Jack Jansen6dba6bc2001-08-25 11:53:43 +00001import warnings
2warnings.warn("The %s module is deprecated; use Carbon.%s"%(__name__, __name__),
3 DeprecationWarning, stacklevel=2)
Jack Jansenedb17c92001-08-19 22:28:32 +00004from Carbon.Controls import *