Message174094
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). | |
| 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 | | |