[Reportbug-maint] Bug#857013: Fixing #857013

Nis Martensen nis.martensen at web.de
Thu Apr 20 18:00:40 UTC 2017


This might work, too? :

- conffiles = conffiles + [re.findall(r' (.+) ([0-9a-f]+).*$', line)[0]]
+ conffiles += re.findall(r' (.+) ([0-9a-f]+).*$', line)



More information about the Reportbug-maint mailing list