
22 Jun
2015
22 Jun
'15
6:32 a.m.
Martin Panter added the comment:
Here is a patch:
* Use different return value variable names and point out that they are encoded differently * Add another bullet point about signal handling * Fix os.system() documentation of the return value. My understanding is it is the C standard that does not define the return value, and Posix essentially means Unix.
---------- keywords: +patch stage: -> patch review versions: +Python 2.7, Python 3.4, Python 3.5, Python 3.6 Added file: http://bugs.python.org/file39767/system-subprocess.patch
_______________________________________ Python tracker report@bugs.python.org http://bugs.python.org/issue23750 _______________________________________