Lines Matching refs:open
42 req.open("GET", url, true);
52 # Insert report bug and open file links.
55 '<td class="Button"><a href="javascript:load(\'open/\\1\')">Open File</a></td>')))
149 f = open(kConfigPath,'w')
246 data = open(path).read()
255 data = open(path).read()
416 status = startfile.open(file)
420 res = 'Open failed: "%s"' % file
440 lns = itertools.islice(open(path), 0, 10)
663 elif name=='open':
702 # If the requested path is outside the root directory, do not open it
714 f = open(path, mode)
749 f = open(path,'r')