This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
a7d81270cc
cpython
/
Lib
/
test
/
test_warnings
/
data
/
import_warning.py
3 lines
88 B
Python
Raw
Blame
History
import
warnings
warnings
.
warn
(
'
module-level warning
'
,
DeprecationWarning
,
stacklevel
=
2
)
Reference in New Issue
View Git Blame
Copy Permalink