check_output

Kiuhnm gandalf23 at mail.com
Tue Nov 4 21:07:48 EST 2014


On Wednesday, November 5, 2014 3:05:32 AM UTC+1, Kiuhnm wrote:
> When I call "subprocess.check_output()" I see the console window appear and disappear very quickly. Is there a way to stop the console from showing up at all?

shell=True
does the trick!



More information about the Python-list mailing list