> There are issues with pathlib and Python 3.4 on Windows. It's evidently still > too immature of a library to use, we can't use it yet.
Which issues? pathlib2 because its back ported from py 3.6. and includes some new features as well as fixes. Theres are loads of reasons why pathlib is better than using os.path, which I could demonstrate with code samples from OpenLP, but if windows has issues..... -- https://code.launchpad.net/~phill-ridout/openlp/pathlib/+merge/325905 Your team OpenLP Core is subscribed to branch lp:openlp. _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

