bentley-historical-library / bhl_born_digital_utils

Scripts used for removable media transfers at the Bentley Historical Library
5 stars 8 forks source link

Improve iteration speed for check_os_files.py #15

Closed djpillen closed 5 years ago

djpillen commented 5 years ago

This pull request is an attempt to resolve issue #12

It speeds up the iteration for check_os_files.py by iterating through the source directory once altogether, rather than once per target file type.