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.

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to