blob: a13c620ac2db28765fe3f9731d9361d09bf6f063 [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.QDOffscreen import *