Jump to letter: [
          
            ABCEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        tkinter: A graphical user interface for the Python scripting language.
        
        
            | Name: | tkinter | Vendor: | Scientific Linux | 
        
            | Version: | 2.2.3 | License: | PSF - see LICENSE | 
        
            | Release: | 6.2 | 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  6 18:00:00 2006 Mihai Ibanescu <misa{%}redhat{*}com> 2.2.3-6.2
- - Fixed bug #166335, CVE-2005-2491 - PCRE heap overflow 
            - * Wed Feb  2 18:00:00 2005 Mihai Ibanescu <misa{%}redhat{*}com> 2.2.3-6.1
- - Fixed security issue in SimpleXMLRPCServer.py (#146645) 
            - * Tue Oct 26 19:00:00 2004 Mihai Ibanescu <misa{%}redhat{*}com> 2.2.3-6
- - Added patch from Don Howard (dhoward@redhat.com) for backporting of the 
  SSL thread safety from python 2.3 (bug #128727)