Updated for hfsplus module, new gusi libs.
[python/dscho.git] / Mac / Lib / lib-compat / Qdoffs.py
blobb1f033b590caa92c7625ffbde9311a82584841af
1 import warnings
2 warnings.warn("The %s module is deprecated; use Carbon.%s"%(__name__, __name__),
3 DeprecationWarning, stacklevel=2)
4 from Carbon.Qdoffs import *