← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~phill-ridout/openlp/wow_import into lp:openlp

 

In wowimport could you change the for loop in 145 to a while loop please (removes the unused variable 'line').

while self.lines_to_read:
    ...
    self.lines_to_read -= 1 
-- 
https://code.launchpad.net/~phill-ridout/openlp/wow_import/+merge/32709
Your team OpenLP Core is subscribed to branch lp:openlp.



References