Hello, I'm currently trying to refactor search.cgi, which is a bit ugly with all the hardcoded HTML.
Is there any reason to not use mod_python? I find it a lot cleaner if we can use proper mod_python stuffs (with all the niceties) instead of running a python script through mod_cgi. Lionel _______________________________________________ dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
