From: Zachary Ware Date: Tue, 6 Sep 2016 00:22:24 +0000 (-0700) Subject: Deprecate Tix X-Git-Tag: v3.6.0b1~438 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bd63353b7433ea8aa831ffb158ac29fb646a6fc9;p=thirdparty%2FPython%2Fcpython.git Deprecate Tix When building it breaks, we won't be fixing it. --- diff --git a/Doc/library/tkinter.tix.rst b/Doc/library/tkinter.tix.rst index 41f20ddf4ea0..11ed75513778 100644 --- a/Doc/library/tkinter.tix.rst +++ b/Doc/library/tkinter.tix.rst @@ -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