📅  最后修改于: 2022-03-11 14:46:12.799000             🧑  作者: Mango
import subprocess
subprocess.Popen(r'explorer /select,"C:\path\of\folder\file"')
#I am going to find a way to make it so that if you code into the thing, then it will open a file you want