Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mod_python: An embedded Python interpreter for the Apache Web server.
        
        
            | Name: | mod_python | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 3.1.3 | 
            License: | Apache Software License | 
        
        
            | Release: | 5.1 | 
            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
        
            - * Mon Jan 31 18:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 3.1.3-5.1
 
            - add security fix for CAN-2005-0088
 
        
            - * Tue Oct 12 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 3.1.3-5
 
            - include LICENSE and NOTICE
 
        
            - * Tue Oct 12 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 3.1.3-4
 
            - use a maximum of four semaphores by default