Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        tkinter: A graphical user interface for the Python scripting language.
        
        
            | Name: | tkinter | Vendor: | Scientific Linux | 
        
            | Version: | 2.4.3 | License: | PSF - see LICENSE | 
        
            | Release: | 21.el5 | 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 Jan 14 16:00:00 2008 James Antill <james{*}antill{%}redhat{*}com> - 2.4.3-21
- - Fix httplib chunked encoding issues.
- Resolves: rhbz#212019 
            - * Fri Nov  9 16:00:00 2007 James Antill <james{*}antill{%}redhat{*}com> - 2.4.3-20
- - Fix CVE-2007-4965 int-overflow for some image operations 
            - * Mon Dec 11 16:00:00 2006 Jeremy Katz <katzj{%}redhat{*}com> - 2.4.3-19
- - fix atexit handler with syslog logging (#218214)