📅  最后修改于: 2022-03-11 14:46:14.843000             🧑  作者: Mango
import subprocess #imports the module thats needed
subprocess.call([r'C:\Users\Ron\Desktop\Test\current_date.bat']) #runs the file in the given directory