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-08-28 12:45:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
9e9b2c32a3
cpython
/
Lib
/
test
/
test_warnings
History
Download ZIP
Download TAR.GZ
Sergey Fedoseev
b796e7dcdc
Fixed several assertTrue() that were intended to be assertEqual(). (GH-8191)
...
Fixed also testing the "always" warning filter.
2018-07-09 18:25:55 +03:00
..
data
__init__.py
Fixed several assertTrue() that were intended to be assertEqual(). (GH-8191)
2018-07-09 18:25:55 +03:00
__main__.py