openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #00146
Re: [Merge] lp:~trb143/openlp/servicing2 into lp:openlp
On Sunday 05 July 2009 21:36:54 Martin Thompson wrote:
> Do you need a "u" in front of the strings?
YES! It makes it a Unicode string instead of a bytestring. All strings should
be Unicode unless they are entering or leaving the application. (Python 3
makes Unicode strings the default, by the way.)
--
https://code.launchpad.net/~trb143/openlp/servicing2/+merge/8210
Your team openlp.org Core is subscribed to branch lp:openlp.
Follow ups
References