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 r.david.murray
Recipients berker.peksag, r.david.murray, serhiy.storchaka, steven.daprano
Date 2016-07-26.18:38:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469558321.82.0.161704722649.issue27619@psf.upfronthosting.co.za>
In-reply-to
Content
I realized some time after I posted that my comment about it emulating C getopt needed a gloss.  What I meant was that C getopt is the model, so there should be a sufficient argument that adding a feature is worthwhile.  You are making that argument, but Serhiy and I disagree that it is worthwhile, or consistent with the fact that Python is a programming language and not a shell.

We may be in the minority, though, for all we know.
History
Date User Action Args
2016-07-26 18:38:41r.david.murraysetrecipients: + r.david.murray, steven.daprano, berker.peksag, serhiy.storchaka
2016-07-26 18:38:41r.david.murraysetmessageid: <1469558321.82.0.161704722649.issue27619@psf.upfronthosting.co.za>
2016-07-26 18:38:41r.david.murraylinkissue27619 messages
2016-07-26 18:38:41r.david.murraycreate