Commit graph

6 commits

Author SHA1 Message Date
c5829081aa
Update use of pathclass.glob_files, directories. 2021-11-08 11:38:10 -08:00
701cf3e0d3
Use pathclass.read, write. 2021-10-04 17:21:14 -07: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
af9ae8f5ac
Use pipeable.input_many. 2021-05-25 01:40:34 -07:00
b51c8032ac Update crc32.py. 2020-12-09 07:26:36 -08:00
123f475d65 Add crc32.py. 2020-05-12 18:17:17 -07:00