[mod_python] mod_python, best practices

Scott Sanders sanders at apache.org
Wed Nov 24 12:07:45 EST 2004


Also, is there really a reason to use CfgParser if all you want is a 
few simple globals?  Why not just use PythonOption and retreive them 
from req.get_options()?

Scott

On Nov 24, 2004, at 1:35 AM, Rune Hansen wrote:

> Hi,
> I've written a rather long and winding document which I've called 
> "mod_python, best practices".
>
> A better name would be "mod_python, assumptions made on shaky ground - 
> kept in a light tone to mask my inherent fear of making a complete 
> fool of my self." Obviously, that title is to long.
>
> Anyway, the document can be found here http://www.scanmine.com/mp/
>
> I'd really like thoughts, comments and corrections... keep your smirks 
> and laughs to your self :)
>
> As you read the document it will become apparent that english is not 
> my native tongue, feel free to comment on that too.
>
> regards
>
> /rune
>
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://mailman.modpython.org/mailman/listinfo/mod_python



More information about the Mod_python mailing list