mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
gh-75552: Remove deprecated tkinter.tix module (GH-104902)
This commit is contained in:
parent
86d8f48935
commit
a989b73e8e
22 changed files with 18 additions and 2719 deletions
|
@ -235,7 +235,6 @@ epub_publisher = 'Python Software Foundation'
|
|||
# match any of the following regexes (using re.match).
|
||||
coverage_ignore_modules = [
|
||||
r'[T|t][k|K]',
|
||||
r'Tix',
|
||||
]
|
||||
|
||||
coverage_ignore_functions = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue