gh-75552: Remove deprecated tkinter.tix module (GH-104902)

This commit is contained in:
Zachary Ware 2023-05-27 12:34:19 -05:00 committed by GitHub
parent 86d8f48935
commit a989b73e8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 18 additions and 2719 deletions

View file

@ -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 = [