June 1, 2006
5:41 p.m.
Carl Fink wrote:
On Thu, Jun 01, 2006 at 11:18:04AM -0500, Brad Knowles wrote:
When the configuration is done in the Python language in a Python script, you can let Python do all the parsing, and do the equivalent of "#include" in order to pull in all your configuration details.
Fair enough. Like I wrote, I'm no Python expert.
I am no Python expert either, but i am a competent perl and C++ programmer. After about 4 years of tweaking and changing Python code, I've learned to appreciate it's power, but also it's simplicity. Python is a very well designed programming language, Mailman is just one of many great apps that prove this.
-Jim P.