'hm'
This commit is contained in:
parent
8b868c7c0d
commit
5713e5c4ec
@ -57,4 +57,4 @@ shutil.copy(
|
||||
|
||||
with open(sys.argv[1].replace('.arg', '.txt'), 'r') as f:
|
||||
for line in f:
|
||||
print(str(line).decode('utf-16', 'ignore'))
|
||||
print(line.decode('utf-16', 'ignore'))
|
||||
|
Loading…
Reference in New Issue
Block a user