> Thanks for the proposed patch. Anyhow, the right solution is to simply > ignore that extra value in the module that parses them [..] > conffiles = conffiles + [tuple(line.split()[:2])] Nice. Thanks, Sandro. --