← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~mahfiaz/openlp/easislidesimport into lp:openlp

 

It should be:

my_list = [u'first line', u'second line', u'third line']

for entry in my_list:
    print entry


Cheers
-- 
https://code.launchpad.net/~mahfiaz/openlp/easislidesimport/+merge/46508
Your team OpenLP Core is subscribed to branch lp:openlp.



References