Home | History | Annotate | Download | only in test

Lines Matching refs:split

83             fn, date, time_, size = lines[1].split()
505 correctfile = os.path.join(targetpath, *fixedname.split('/'))
519 correctfile = os.path.join(os.getcwd(), *fixedname.split('/'))
526 shutil.rmtree(fixedname.split('/')[0])
531 shutil.rmtree(fixedname.split('/')[0])
659 fn, date, time_, size = lines[1].split()