Éric Araujo <mer...@netwok.org> added the comment: Thank you for the report. The docs indeed say “If shell=True, the executable argument specifies which shell to use”.
Could you provide your change as a diff file following the guidelines on http://www.python.org/dev/patches/ ? Diffs are easier to review than whole files. A unit test is needed too, to make sure the bug is fixed, would you like to write a patch for test_subprocess.py? Thanks again! ---------- nosy: +merwok resolution: -> accepted stage: -> unit test needed title: Can't choose other shell in subprocess module. Includes fix. -> Can't choose other shell in subprocess versions: +Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9265> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com