odedlaz / ax3600-files

43 stars 18 forks source link

scripts/calc_passwd.py: fix #1

Closed alllexx88 closed 3 years ago

alllexx88 commented 3 years ago

Fixes following error: Traceback (most recent call last): File "D:\src\ax3600-files\scripts\calcpasswd.py", line 32, in , raw_header = header.extract(path) ValueError: too many values to unpack (expected 2)

odedlaz commented 3 years ago

Already fixed it in mainline, so closing this. Thanks!