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