The Python Oracle

Difference between Popen.poll() and Popen.wait()

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Track title: CC L Beethoven - Piano Sonata No 8 in C

--

Chapters
00:00 Question
01:10 Accepted answer (Score 4)
01:47 Thank you

--

Full question
https://stackoverflow.com/questions/1383...

Accepted answer links:
[subprocess.poll]: http://docs.python.org/2/library/subproc...
[poll]: http://docs.python.org/2/library/subproc...
[wait]: http://docs.python.org/2/library/subproc...
[subprocess.communicate]: http://docs.python.org/2/library/subproc...
[subprocess.check_output]: http://docs.python.org/2/library/subproc...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #subprocess

#avk47