I wrote a Python script that calls a Windows.bat file. The syntax is akin to:
import subprocess filepath = "path\\to\\file" p = subprocess.Popen(fil