
report at bugs
Nov 24, 2007, 3:22 AM
Post #1 of 1
(214 views)
Permalink
|
|
[issue1220] popen3 website documentation inconsistency
|
|
Georg Brandl added the comment: Sorry, but you're confusing the os.popen* functions with the popen3.popen* functions. (That they both exist, and return the handles in different orders is a mess, but it is documented correctly.) ---------- nosy: +georg.brandl resolution: -> invalid status: open -> closed __________________________________ Tracker <report[at]bugs.python.org> <http://bugs.python.org/issue1220> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|