cpython/Lib/test/test_warnings
Serhiy Storchaka fe13c9baf4
gh-122255: Add black box tests in test_warnings (GH-122227)
They are similar to white box tests for gh-86298 in test_importlib.
2024-08-08 10:35:47 +03:00
..
data gh-39615: Add warnings.warn() skip_file_prefixes support (#100840) 2023-01-27 18:35:14 -08:00
__init__.py gh-122255: Add black box tests in test_warnings (GH-122227) 2024-08-08 10:35:47 +03:00
__main__.py