Lines Matching refs:split
86 fn, date, time_, size = lines[1].split()556 correctfile = os.path.join(targetpath, *fixedname.split('/'))570 correctfile = os.path.join(os.getcwd(), *fixedname.split('/'))577 rmtree(fixedname.split('/')[0])582 rmtree(fixedname.split('/')[0])712 fn, date, time_, size = lines[1].split()