-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Undefined variable error in extract function:
Traceback (most recent call last):
File "C:\test\pyaff4-master\aff4.py", line 421, in <module>
main(sys.argv)
File "C:\test\pyaff4-master\aff4.py", line 411, in main
extract(dest, args.srcFiles, args.folder)
File "C:\test\pyaff4-master\aff4.py", line 331, in extract
printVolumeInfo(file, volume)
NameError: name 'file' is not defined
Metadata
Metadata
Assignees
Labels
No labels