'hm'
This commit is contained in:
parent
7fa70e66ee
commit
32e5cd8c7a
@ -58,3 +58,4 @@ with open(sys.argv[1].replace('.arg', '.exp'), 'r') as f:
|
||||
for line in f:
|
||||
# print(line.decode('utf-16', 'ignore'))
|
||||
print(type(line), list(line), line)
|
||||
print(line)
|
||||
|
Loading…
Reference in New Issue
Block a user