Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mod_python - An embedded Python interpreter for the Apache HTTP Server
        
        
        - Description:
- 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. 
Packages
        
        
            | mod_python-3.3.1-14.fc14.x86_64
              [292 KiB] | Changelog
              by Toshio Kuratomi (2010-11-02): - Apply patch to fix the PyCObject/PyCapsule crash:
  https://bugzilla.redhat.com/show_bug.cgi?id=640432
- Add dist tag (also mentioned in 640432) |