← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~phill-ridout/openlp/1211913_2.0 into lp:openlp/2.0

 

> Should the strings be u'
Tim, I would say no. The data is apparently stored in us-ascii. The importer does unicode(data, self.encoding) where self.encoding is us-ascii.

Unless somebody else knows better?
-- 
https://code.launchpad.net/~phill-ridout/openlp/1211913_2.0/+merge/180234
Your team OpenLP Core is subscribed to branch lp:openlp/2.0.


References