We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3000a commit eec5584Copy full SHA for eec5584
py/splitunihan.py
@@ -53,7 +53,6 @@ def ParseFile(in_file, root_path):
53
54
55
def main():
56
- global _prop_data
57
root_path = sys.argv[1]
58
pattern = os.path.join(root_path, "Unihan*.txt")
59
paths = glob.glob(pattern)
0 commit comments