This website requires JavaScript.
Explore
Help
Register
Sign In
Rust-related
/
RustPython
Watch
1
Star
0
Fork
1
You've already forked RustPython
mirror of
https://github.com/RustPython/RustPython.git
synced
2026-06-17 01:51:39 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41460f3bb80fa2fd50acc2ea70eabc89f570bb4e
RustPython
/
tests
/
snippets
/
test_warnings.py
coolreader18
7b23a96d4b
Fix warnings test
2019-07-07 17:27:04 -05:00
4 lines
41 B
Python
Raw
Blame
History
import
_warnings
_warnings
.
warn
(
"
Test
"
)
Reference in New Issue
View Git Blame
Copy Permalink