local: Use pathlib instead of direct filesystem calls.
authorFredrik Tolf <fredrik@dolda2000.com>
Sun, 13 Jun 2021 01:45:37 +0000 (03:45 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Sun, 13 Jun 2021 01:45:37 +0000 (03:45 +0200)
commitf72650a7d0c2f7ce10a41c3e56f4101e73f5f4e7
tree7dfa3a2c1de0ac28d28b6d778c42c6b1d45b625e
parent67a47acceac34ad380d4a7cbe67b95d55dcf9667
local: Use pathlib instead of direct filesystem calls.

This in order to be able to support such things as using Zip files
transparently in the future.
automanga
manga/local.py