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-11-03 11:23:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
5f3d04fa4e
cpython
/
Lib
/
test
/
test_warnings
History
Download ZIP
Download TAR.GZ
Victor Stinner
e292b75e3e
bpo-33509: Fix test_warnings for python3 -Werror (GH-7365)
...
Fix test_warnings.test_module_globals() when python3 is run with -Werror.
2018-06-04 01:14:46 -04:00
..
data
__init__.py
bpo-33509: Fix test_warnings for python3 -Werror (GH-7365)
2018-06-04 01:14:46 -04:00
__main__.py