Lines Matching refs:path
118 path = os.path.join(tmp, 'xxx')
119 self.write_file(path)
120 command, pyversion, filename = 'xxx', '2.6', path
167 path = os.path.join(tmp, 'xxx')
168 self.write_file(path, content='yy\r')
169 command, pyversion, filename = 'xxx', '2.6', path
195 path = os.path.join(tmp, 'xxx')
196 self.write_file(path)
197 dist_files = [('xxx', '2.6', path)] # command, pyversion, filename