We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a80e4a commit 52f6f97Copy full SHA for 52f6f97
1 file changed
Lib/test/support/warnings_helper.py
@@ -1,11 +1,9 @@
1
import contextlib
2
-import functools
3
import importlib
4
import re
5
import sys
6
import warnings
7
8
-import inspect
9
10
11
def import_deprecated(name):
0 commit comments