Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        python-tools: A collection of development tools included with Python.
        
        
            | Name: | python-tools | Vendor: | Scientific Linux | 
        
            | Version: | 2.4.3 | License: | PSF - see LICENSE | 
        
            | Release: | 24.el5 | URL: | http://www.python.org/ | 
        
        
        - Summary
- The Python package includes several development tools that are used
to build python programs.
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