openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #00662
Re: [Merge] lp:~trb143/openlp/fixes into lp:openlp
Review: Approve
On a subsequent merge, please change the following line
import pysqlite2
to
import pysqlite2 as sqlite
Also, AFAIK, pysqlite2 is for SQLite version 3, not 2, so some folks who don't have sqlite might find that they still can't open v2 databases.
--
https://code.launchpad.net/~trb143/openlp/fixes/+merge/13911
Your team OpenLP Core is subscribed to branch lp:openlp.
References