Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tkinter - A graphical user interface for the Python scripting language
- Description:
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.
Packages
tkinter-2.6.6-29.el6.i686
[249 KiB] |
Changelog
by David Malcolm (2011-09-12):
- protect GIL detection within gdb debug hooks against C stack frames that
lack a name (source 1)
Related: rhbz#711818
Resolves: rhbz#736085
|