Piping processes works with 'shell = True' but not otherwise.

Luca Cerone luca.cerone at gmail.com
Mon Aug 5 11:33:55 EDT 2013


thanks and what about python 2.7?
> 
> 
> In Python 3.3 and above:
> 
> 
> 
> p = subprocess.Popen(..., stderr=subprocess.DEVNULL)

P.s. sorry for the late reply, I discovered I don't receive notifications from google groups..



More information about the Python-list mailing list