summaryrefslogtreecommitdiffstats
path: root/Lib/test/pythoninfo.py
diff options
context:
space:
mode:
authorZachary Ware <zach@python.org>2023-05-27 17:34:19 (GMT)
committerGitHub <noreply@github.com>2023-05-27 17:34:19 (GMT)
commita989b73e8ebf869dcc71d06127e8797c92260a0f (patch)
treefdfddb9a77864b2c0d61451e012bc3181d23faba /Lib/test/pythoninfo.py
parent86d8f489359b8f6cc15006bdcbd70521ce621fbb (diff)
downloadcpython-a989b73e8ebf869dcc71d06127e8797c92260a0f.zip
cpython-a989b73e8ebf869dcc71d06127e8797c92260a0f.tar.gz
cpython-a989b73e8ebf869dcc71d06127e8797c92260a0f.tar.bz2
gh-75552: Remove deprecated tkinter.tix module (GH-104902)
Diffstat (limited to 'Lib/test/pythoninfo.py')
-rw-r--r--Lib/test/pythoninfo.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/pythoninfo.py b/Lib/test/pythoninfo.py
index adc211b..b84c144 100644
--- a/Lib/test/pythoninfo.py
+++ b/Lib/test/pythoninfo.py
@@ -296,7 +296,6 @@ def collect_os(info_add):
"TEMP",
"TERM",
"TILE_LIBRARY",
- "TIX_LIBRARY",
"TMP",
"TMPDIR",
"TRAVIS",