blob: d92fda598eeb02d6aba674494974eaef85c6dae1 [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.QuickDraw import *