Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tkinter: A graphical user interface for the Python scripting language.
- Summary
-
The Tkinter (Tk interface) program is an graphical user interface for
the Python scripting language.
You should install the tkinter package if you'd like to use a graphical
user interface for Python programming.
Changelog
- * Wed Feb 2 04:00:00 2005 Mihai Ibanescu <misa{%}redhat{*}com> 2.3.4-14.1
- Fixed security issue in SimpleXMLRPCServer.py (#146649)
- * Thu Nov 4 04:00:00 2004 Mihai Ibanescu <misa{%}redhat{*}com> 2.3.4-14
- Fixed bugis #138110 #138112 (python overflows stack buffer) - SF bug 105470
- * Tue Nov 2 04:00:00 2004 Mihai Ibanescu <misa{%}redhat{*}com> 2.3.4-12
- Fixed bugs #131439 #136023 #137863 (.pyc/.pyo files had the buildroot added)