mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2026-03-11 02:16:17 +00:00
Because Python's zip terminates once *any* of the input iterables terminates, the previous code would not detect if the file was missing resources or contained extra ones.