Message 174586 - Python tracker
Message174586
| Author | asvetlov |
|---|---|
| Recipients | asvetlov, chris.jerdonek, ezio.melotti, gregory.p.smith, neologix, pitrou, r.david.murray, tim.golden |
| Date | 2012-11-02.21:34:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1351892053.01.0.217534267792.issue16353@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
BTW, according to PEP 11 (http://www.python.org/dev/peps/pep-0011/) Python 3.4 will remove code for "Windows systems where COMSPEC points to command.com". There are only winner: cmd.exe as well known shell good as default, command.com is gone. cmd.exe can be assumed as default shell as well as sh for posix platforms. About subprocess: I like to add something to point str (or pathlib path when accepted) as shell, but it's definitely another issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-11-02 21:34:13 | asvetlov | set | recipients: + asvetlov, gregory.p.smith, pitrou, tim.golden, ezio.melotti, r.david.murray, chris.jerdonek, neologix |
| 2012-11-02 21:34:13 | asvetlov | set | messageid: <1351892053.01.0.217534267792.issue16353@psf.upfronthosting.co.za> |
| 2012-11-02 21:34:12 | asvetlov | link | issue16353 messages |
| 2012-11-02 21:34:12 | asvetlov | create | |