Andrew Svetlov <[email protected]> added the comment: Nick's library is awesome and I +1 to include it into stdlib if Nick is ready to do.
But also I like to prevent obviously bad usage of popen. We cannot and don't want to remove popen shell=True param, so let's add raising exception for useless parameters combination. ---------- nosy: +ncoghlan _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue7839> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
