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-02 19:39:49 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
RustPython
/
extra_tests
/
snippets
/
stdlib_warnings.py
Jeong Yunwon
ff85fc9257
rename extra_tests to prefix form
2022-05-04 02:54:59 +09:00
4 lines
41 B
Python
Raw
Permalink
Blame
History
import
_warnings
_warnings
.
warn
(
"
Test
"
)
Reference in New Issue
View Git Blame
Copy Permalink