Home
last modified time | relevance | path

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

/third_party/icu/tools/scripts/
Dbldicures.py94 idxfn = open(idxname, 'w') variable
95 print >>idxfn, """// Warning, this file is autogenerated by %s
113 print >>idxfn, " %s {\"\"}" % loc
135 print >>idxfn, " }"
136 print >>idxfn, "}"
138 idxfn.close()