Commit 8f3afeb5 by sikang

update

parent fb4bf229
...@@ -73,7 +73,7 @@ class Garble: ...@@ -73,7 +73,7 @@ class Garble:
line = str_name + randStr + grable_str + "</string>\n" line = str_name + randStr + grable_str + "</string>\n"
f_w.write(line) f_w.write(line)
# print("done\n") print("done\n")
return return
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment