Open Tilix4 opened 3 years ago
As you probably know, Python 2 is deprecated. Also, pathlib is a great way to handle paths and because I've faced issues with paths using two different OS, I'd like to fix them using this lib, which means dropping python2 support.
pathlib
If you agree I'll propose a PR.
As you probably know, Python 2 is deprecated. Also,
pathlib
is a great way to handle paths and because I've faced issues with paths using two different OS, I'd like to fix them using this lib, which means dropping python2 support.If you agree I'll propose a PR.