PATH:
opt
/
bitninja-python-dojo
/
embedded
/
lib
/
python3.9
/
test
/
test_warnings
/
data
import warnings warnings.warn('module-level warning', DeprecationWarning, stacklevel=2)
[-] import_warning.py
[edit]
[+]
..
[-] stacklevel.py
[edit]
[+]
__pycache__