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