make with 3 warnings, then when I run sudo make install: byte-compiling /Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/mod_python ...
It is the python interpreter that makes magic of scripting, macro recording, etc. While wrapping cpp code in python is a tough story. Wrapping binary library is possible, if header files are available ...
mod_python is more than just a CGI/WSGI alternative — you can use it not only to serve Python-based applications that run faster than traditional CGI, but you can actually use exposed Apache APIs to ...