import sys import os import shutil def print_test(task,path_benchmark): print("Second fichier ok : ",task) shutil.move('.ex.py', path_benchmark)