Home
last modified time | relevance | path

Searched refs:treelistfile (Results 1 - 1 of 1) sorted by relevance

/third_party/node/tools/icu/
H A Dicutrim.py286 treelistfile = os.path.join(options.tmpdir,"%s.lst" % tree) variable
287 runcmd("iculslocs", "-i %s -N %s -T %s -l > %s" % (outfile, dataname, tree, treelistfile))
288 with io.open(treelistfile, 'r', encoding='utf-8') as fi:

Completed in 1 milliseconds