openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #08595
Re: [Merge] lp:~smpettit/openlp/Packaging into lp:openlp
Review: Needs Fixing
19 + source = os.path.join(site_packages,u'PyQt4',u'translations')
24 + os.path.join(dist_path,u'i18n', filename))
You need spaces after your commas.
22 + if filename.startswith(u'qt_') and filename.endswith(u'.qm') and len(filename) == 8:
This line is longer than 80 characters, please wrap it using \.
--
https://code.launchpad.net/~smpettit/openlp/Packaging/+merge/59815
Your team OpenLP Core is subscribed to branch lp:openlp.
References