Home
last modified time | relevance | path

Searched refs:txtname (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/tools/scripts/
Dbldicures.py101 def add_res(resname,txtname, loc): argument
103 print "+ %s (from %s)" % (loc, txtname)
104 print >>listfn, "# %s" % (txtname)
106 gens[loc] = { "loc": loc, "res": resname, "txt": txtname }