We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa526bd commit ba41c81Copy full SHA for ba41c81
Doc/whatsnew/3.6.rst
@@ -981,6 +981,9 @@ Deprecated Python modules, functions and methods
981
been deprecated in previous versions of Python in favour of
982
:meth:`importlib.abc.Loader.exec_module`.
983
984
+* The :mod:`tkinter.tix` module is now deprecated. :mod:`tkinter` users should
985
+ use :mod:`tkinter.ttk` instead.
986
+
987
988
Deprecated functions and types of the C API
989
-------------------------------------------
0 commit comments