import_warning.py 89 Bytes DüzenleWeb IDE 1 2 3 import warnings warnings.warn('module-level warning', DeprecationWarning, stacklevel=2)