This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author chris.jerdonek
Recipients asvetlov, brousch, chris.jerdonek, eric.araujo, gregory.p.smith, r.david.murray, rpetrov
Date 2012-10-21.20:12:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350850369.55.0.674226869191.issue16255@psf.upfronthosting.co.za>
In-reply-to
Content
It occurs to me that logic for detecting the shell might make sense for being part of the os module, e.g. os.getdefaultshell().
History
Date User Action Args
2012-10-21 20:12:49chris.jerdoneksetrecipients: + chris.jerdonek, gregory.p.smith, eric.araujo, rpetrov, r.david.murray, asvetlov, brousch
2012-10-21 20:12:49chris.jerdoneksetmessageid: <1350850369.55.0.674226869191.issue16255@psf.upfronthosting.co.za>
2012-10-21 20:12:49chris.jerdoneklinkissue16255 messages
2012-10-21 20:12:49chris.jerdonekcreate