]> git.phdru.name Git - ppu.git/blob - TODO
Cleanup: Fix flake8 E722 do not use bare except
[ppu.git] / TODO
1 Add option -s for cmp.py.
2
3
4 Extend remove-old-files.py: add option -v/--verbose to report every removed file.
5
6
7 Rename remove-old-files.py to find.py. Make options more GNU find-like.
8
9
10 Extend find.py: add options to find files by name, extension, path.
11
12
13 After dropping Python 2.7: use shutil.which().