mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Reduce the number of test-suite DeprecationWarnings; start adding
resetwarnings() calls too.
This commit is contained in:
parent
c15acef4a4
commit
f022a4d451
3 changed files with 12 additions and 3 deletions
|
@ -158,3 +158,5 @@ check_all("weakref")
|
|||
check_all("webbrowser")
|
||||
check_all("xdrlib")
|
||||
check_all("zipfile")
|
||||
|
||||
warnings.resetwarnings()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue