config files?  pfft!

In python, one may put a program's settings in a separate python file,
and simply import it (or from it import *).

And if you just use numbers and quoted strings,
those files can be used for shell config and perhaps make config.

Killer Feature.  Works nice with python's excellent syntax and module system :)

A bit of a boring post, but hey...

Sam
_______________________________________________
melbourne-pug mailing list
[email protected]
http://mail.python.org/mailman/listinfo/melbourne-pug

Reply via email to