Home
last modified time | relevance | path

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

/third_party/icu/tools/scripts/
H A Dbldicures.py94 idxfn = open(idxname, 'w') variable
97 InstalledLocales:table {""" % (parser.prog), file = idxfn)
113 print(" %s {\"\"}" % loc, file = idxfn)
135 print(" }", file = idxfn)
136 print("}", file = idxfn)
138 idxfn.close()

Completed in 1 milliseconds