Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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.3 | 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
        
            - * Tue Sep 26 19:00:00 2006 Mihai Ibanescu <misa{%}redhat{*}com> - 2.3.4-14.3
- - Fixed bug #208162 / CVE-2006-4980: repr unicode buffer overflow 
            - * Mon Feb  6 18:00:00 2006 Mihai Ibanescu <misa{%}redhat{*}com> 2.3.4-14.2
- - Fixed bug #166335, CVE-2005-2491 - PCRE heap overflow 
            - * Wed Feb  2 18:00:00 2005 Mihai Ibanescu <misa{%}redhat{*}com> 2.3.4-14.1
- - Fixed security issue in SimpleXMLRPCServer.py (#146649)