Lines Matching defs:subprocess
764 import subprocess765 p = subprocess.Popen(['svn', 'info', path],767 stdout=subprocess.PIPE)