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!
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to