blob: c0b74311e133a6613317e55de69cf8ce938b8f68 [file] [log] [blame]
def bar():
import warnings
warnings.warn("this is deprecated", DeprecationWarning, 2)