This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-09-16 05:36:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
f4800b8ed3
cpython
/
Lib
/
test
/
test_warnings
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
41ec17e45d
bpo-39056: Fix handling invalid warning category in the -W option. (GH-17618)
...
No longer import the re module if it is not needed.
2020-01-05 14:15:27 +02:00
..
data
__init__.py
bpo-39056: Fix handling invalid warning category in the -W option. (GH-17618)
2020-01-05 14:15:27 +02:00
__main__.py