Lines Matching defs:tstfile
17 tstfile = support.findfile("test.xml", subdir="xmltestdata")
69 with open(tstfile, 'rb') as file:
75 with open(tstfile, 'r', encoding='iso-8859-1') as file:
95 dom = parse(tstfile)
174 dom = parse(tstfile)
237 dom = parse(tstfile)
244 dom = parse(tstfile)
250 with parse(tstfile) as dom:
1643 doc = parse(tstfile)
1654 doc = parse(tstfile)