Commit graph

7 commits

Author SHA1 Message Date
043505f80a
Print the file which raised an exception. 2022-01-04 12:43:37 -08:00
8c9588497c
Remove .absolute_path thanks to fspath. 2021-12-02 19:34:28 -08:00
4a9051e617
Big migrations and linting.
With pathclass.glob_many, we can clean up and feel more confident
about many programs that use pipeable to take glob patterns.

Added return 0 to all programs that didn't have it, so we have
consistent and explicit command line return values.

Other linting and whitespace.
2021-09-23 23:42:45 -07:00
0f2dc36a6b
Migrate scripts from pipeable.output to pipeable.stdout. 2021-05-25 01:35:46 -07:00
51188b30ee
Remove redundant argparse dest=, fix some lint issues. 2021-02-20 21:01:55 -08:00
81fc944d10 Update some scripts with better pipeable behavior. 2020-12-06 15:02:56 -08:00
09a03fd4b0 Add recycle.py. 2020-08-10 20:51:51 -07:00