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: | 24.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
        
            - * Wed Sep 17 17:00:00 2008 James Antill <james{*}antill{%}redhat{*}com> - 2.4.3-24
- - Remove unapproved socket constants and xmlrpclib fixes.
- Resolves: rhbz#444088
- Resolves: rhbz#460694 
            - * Thu Sep  4 17:00:00 2008 James Antill <james{*}antill{%}redhat{*}com> - 2.4.3-23
- - Fix gettext problem
- Resolves: rhbz#444088
- Add socketmodule constants (bug #436560)
- Fix xmlrpclib marchal problem (python bug #1739842)
- Fix fd leak in urllib2
- Resolves: rhbz#460694 
            - * 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