[issue6490] os.popen documentation in 2.6 is probably wrong

Neil Muller report at bugs.python.org
Sat Nov 20 16:08:01 CET 2010


Neil Muller <drnlmuller+bugs at gmail.com> added the comment:

The attached patch grabs the os.popen documentation from python 2.7, throws away the deprecation notes, and adds a pointer to subprocess.Popen for more details.

----------
keywords: +patch
nosy: +Neil Muller
Added file: http://bugs.python.org/file19674/os_popen_doc.diff

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


More information about the Python-bugs-list mailing list