>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> LOL! chkconfig.sed? Do we retain a dependency on sed still? Angus> Why? Actually, configure.py emulates sed to use the information in chkconfig.sed (like "[EMAIL PROTECTED]@!yes!g"). Bo, if you can think of a format that would be easier for python, we have no reason to stick to this weird syntax. A possibility would be to replace it by lines like chk_article=yes that could be evaluated by python, and then replace the appropriate @foo@ entries. JMarc