Anyone reading this can test and provide feedback as a comment. Your help is VERY much appreciated!
Instructions:
$ git clone https://github.com/grisha/mod_python.git
$ git checkout -b 3.4.x origin/3.4.x
$ ./configure
$ make
$ sudo make install
$ make test
- If tests produce errors, please include those as part of your feedback.
- Please remember to include the output of
That's it!