mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Deprecate Tix
When building it breaks, we won't be fixing it.
This commit is contained in:
parent
f3dd32950b
commit
bd63353b74
1 changed files with 4 additions and 0 deletions
|
|
@ -10,6 +10,10 @@
|
|||
|
||||
.. index:: single: Tix
|
||||
|
||||
.. deprecated:: 3.6
|
||||
This Tk extension is unmaintained and should not be used in new code. Use
|
||||
:mod:`tkinter.ttk` instead.
|
||||
|
||||
--------------
|
||||
|
||||
The :mod:`tkinter.tix` (Tk Interface Extension) module provides an additional
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue