Lines Matching full:join
15 new_file = os.path.join(tmpdir, 'new')
33 sources = os.path.join(tmpdir, 'sources')
34 targets = os.path.join(tmpdir, 'targets')
37 one = os.path.join(sources, 'one')
38 two = os.path.join(sources, 'two')
40 four = os.path.join(targets, 'four')
50 sources = os.path.join(tmpdir, 'sources')
52 one = os.path.join(sources, 'one')
53 two = os.path.join(sources, 'two')
54 three = os.path.join(sources, 'three')