-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I ran the command ./ctrans.py -s vol_reference.js -o utf-8 -e utf-8 -t
I got the output
Traceback (most recent call last):
File "./ctrans.py", line 326, in
scan_file(target)
File "./ctrans.py", line 252, in scan_file
writer.write(tcode.decode('utf-8'))
UnboundLocalError: local variable 'tcode' referenced before assignment
Metadata
Metadata
Assignees
Labels
No labels