kami-app / app.py
lterriel's picture
new structure
92da9af
raw
history blame
81 Bytes
import subprocess
subprocess.Popen("python wsgi.py", shell=True).communicate()