Home
last modified time | relevance | path

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

/third_party/node/tools/icu/
H A Dicutrim.py184 listfile = os.path.join(options.tmpdir,"icudata.lst") variable
185 runcmd("icupkg", "-l %s > %s""" % (outfile, listfile))
187 with open(listfile, 'rb') as fi:

Completed in 1 milliseconds