blob: 54d18cc324d0c21485bbe49cd86dd89c6dfe997e [file] [log] [blame]
import warnings
warnings.warn("the deprecated module is deprecated; use a non-deprecated module instead",
DeprecationWarning, 2)