[issue6490] os.popen documentation is probably wrong

Martin Panter report at bugs.python.org
Wed Nov 20 15:32:09 CET 2013


Martin Panter added the comment:

Please apply Neil Muller’s documentation patch. It is certainly better than the current state.

If you want to improve it further, maybe get rid of the trailing comma, and mention that the close() method returns the exit status encoded like the wait() function.

----------
nosy: +vadmium
versions: +Python 3.3, Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6490>
_______________________________________


More information about the Python-bugs-list mailing list