Home
last modified time | relevance | path

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

/third_party/icu/tools/scripts/
H A Dbldicures.py87 listfn = open(listname, 'w') variable
89 print('# list for "%s" generated by %s on %s' % (args.name,parser.prog, '(now)'), file = listfn)
90 print('# args: ' + str(args), file = listfn)
91 print('#', file = listfn)
104 print("# %s" % (txtname), file = listfn)
105 print("%s.res" % (loc), file = listfn)
139 listfn.close()

Completed in 1 milliseconds