Jump to letter: [
          
            ABCEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mod_python: An embedded Python interpreter for the Apache Web server.
        
        
            | Name: | mod_python | 
            Vendor: | Fermi National Accelerator Laboratory | 
        
        
            | Version: | 3.0.3 | 
            License: | Apache Software License | 
        
        
            | Release: | 5.ent | 
            URL: | http://www.modpython.org/ | 
        
        
        
        - Summary
 
        - Mod_python is a module that embeds the Python language interpreter within
the server, allowing Apache handlers to be written in Python.
Mod_python brings together the versatility of Python and the power of
the Apache Web server for a considerable boost in flexibility and
performance over the traditional CGI approach.
 
        
        
        Changelog
        
            - * Tue Feb  1 18:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 3.0.3-5.ent
 
            - fix use of ClassType in publisher.py
 
        
            - * Mon Jan 31 18:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 3.0.3-4.ent
 
            - add security fix for CVE CAN-2004-0088 (#146655)
 
        
            - * Mon Feb  2 18:00:00 2004 Gary Benson <gbenson{%}redhat{*}com> 3.0.3-3.ent
 
            - apply fix for CVE CAN-2003-0973