Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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.6 | 
            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
        
            - * Thu Dec 21 18:00:00 2006 Jeremy Katz <katzj{%}redhat{*}com> - 2.2.3-6.6
 
            - Fix handling of symlink loops (#173595)
- Fix reporting of libdir from distutils (#144094)
 
        
            - * Tue Sep 26 19:00:00 2006 Mihai Ibanescu <misa{%}redhat{*}com> - 2.2.3-6.5
 
            - Fixed bug #208162 / CVE-2006-4980: repr unicode buffer overflow
 
        
            - * Wed Aug 16 19:00:00 2006 Mihai Ibanescu <misa{%}redhat{*}com> 2.2.3-6.4
 
            - Fixed bugs #160418, #202713 (bug introduced when fixing #146645)