Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bd63353

Browse files
committed
Deprecate Tix
When building it breaks, we won't be fixing it.
1 parent f3dd329 commit bd63353

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Doc/library/tkinter.tix.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010

1111
.. index:: single: Tix
1212

13+
.. deprecated:: 3.6
14+
This Tk extension is unmaintained and should not be used in new code. Use
15+
:mod:`tkinter.ttk` instead.
16+
1317
--------------
1418

1519
The :mod:`tkinter.tix` (Tk Interface Extension) module provides an additional

0 commit comments

Comments
 (0)