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-10-03 21:55:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
12
b838cc3ff4
cpython
/
Lib
/
test
/
test_warnings
History
Download ZIP
Download TAR.GZ
Oren Milman
5d3e80021a
bpo-31566: Fix an assertion failure in _warnings.warn() in case of a bad __name__ global. (
#3717
)
2017-09-24 21:28:42 +03:00
..
data
__init__.py
bpo-31566: Fix an assertion failure in _warnings.warn() in case of a bad __name__ global. (
#3717
)
2017-09-24 21:28:42 +03:00
__main__.py