Lines Matching full:join
57 self.source_path = os.path.join(self.directory, '_test.py')
135 bad_coding = os.path.join(os.path.dirname(__file__), 'bad_coding2.py')
159 weird_path = os.path.join(self.directory, 'foo.bar.py')
165 os.path.join(penultimate_tail, tail),
166 os.path.join(
198 bad_coding = os.path.join(os.path.dirname(__file__), 'bad_coding2.py')
225 self.source_path = os.path.join(self.directory, '_test.py')
262 bad_syntax = os.path.join(os.path.dirname(__file__), 'badsyntax_3131.py')
269 bad_syntax = os.path.join(os.path.dirname(__file__), 'badsyntax_3131.py')
276 should_not_exists = os.path.join(os.path.dirname(__file__), 'should_not_exists.py')
283 should_not_exists = os.path.join(os.path.dirname(__file__), 'should_not_exists.py')