Message174094
| Author | chris.jerdonek |
|---|---|
| Recipients | asvetlov, brousch, chris.jerdonek, eric.araujo, gregory.p.smith, r.david.murray, rpetrov |
| Date | 2012-10-29.01:27:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1351474067.67.0.76194863965.issue16255@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I created issue 16353 for adding a function to the os module for getting the path to the default shell. The current issue 16255 could be addressed in 3.4 by calling such a function from the subprocess module. For earlier versions (since enhancements are not allowed), the current issue could perhaps be addressed by backporting the logic in such a function directly into the subprocess module (i.e. without adding a new function to the os module). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-10-29 01:27:47 | chris.jerdonek | set | recipients: + chris.jerdonek, gregory.p.smith, eric.araujo, rpetrov, r.david.murray, asvetlov, brousch |
| 2012-10-29 01:27:47 | chris.jerdonek | set | messageid: <1351474067.67.0.76194863965.issue16255@psf.upfronthosting.co.za> |
| 2012-10-29 01:27:47 | chris.jerdonek | link | issue16255 messages |
| 2012-10-29 01:27:47 | chris.jerdonek | create | |