﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
141	python: subprocess.Popen (shell=True) fails	dmik		"I've just discovered that ` subprocess.Popen (shell=True)` fails with
{{{
  File ""C:/USR/lib/python2.7/subprocess.py"", line 709, in __init__
    errread, errwrite)
  File ""C:/USR/lib/python2.7/subprocess.py"", line 1328, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
}}}

This relates to the current Python version 2.7.6-11."	defect	closed	major		python		medium	fixed		
