Switching back to regular subprocess here.

This commit is contained in:
Ryan Williams
2010-07-26 12:48:05 -07:00
parent 683d4eeb39
commit ad1f2a016f

View File

@@ -1,6 +1,6 @@
import os
import shutil
from eventlet.green import subprocess
import subprocess
import sys
import tempfile