> > > repo_conf = self.fs.read_file("conf/distributions") > > > - for l in repo_conf: > > > + for l in repo_conf.split('\n'): splitlines() as just seen in andreas patch will send a v2 as soon as we agree on the handling of the 2nd line