Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tkinter: A graphical user interface for the Python scripting language.
Name: | tkinter |
Vendor: | Scientific Linux |
Version: | 2.3.4 |
License: | PSF - see LICENSE |
Release: | 14.7.el4 |
URL: | http://www.python.org/ |
- 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
- * Mon Feb 18 18:00:00 2008 James Antill <james{*}antill{%}redhat{*}com> - 2.3.4-14.7
- Fix decompressing zip archives on 64bit
- Resolves: rhbz#231286
- Fix symlink loops with os.path.realpath (#173891)
- Resolves: rhbz#243909
- Related: 173891
- * Tue Nov 20 18:00:00 2007 James Antill <james{*}antill{%}redhat{*}com> - 2.3.4-14.6
- Fix possible integer overflow in image ops
- Fix off by one strxfrm malloc
- Fix pypcre bugs
- Resolves: rhbz#392051
- * Tue Jan 9 18:00:00 2007 Jeremy Katz <katzj{%}redhat{*}com> - 2.3.4-14.4
- Fix symlink loops with os.path.realpath (#173891)