Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #196416
| From | Paul Rubin <no.email@nospam.invalid> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: A new feature request - parser add_mutually_exclusive_group - add a default value |
| Date | 2024-07-08 23:04 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <87wmlvnlsx.fsf@nightsong.com> (permalink) |
| References | <CABD5YeHvY8GkzDcKkc1cEzHKkAEcHcLYpQ_-WLpuCC-Df4WFZw@mail.gmail.com> <mailman.25.1720502024.2981.python-list@python.org> |
I looked at the linked SO post and it seems to be a feature suggestion for the argparse library. Python's bug tracker is currently at: https://github.com/python/cpython/issues You might want to open an issue there with a concrete proposal.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
A new feature request - parser add_mutually_exclusive_group - add a default value אורי <uri@speedy.net> - 2024-07-09 08:13 +0300 Re: A new feature request - parser add_mutually_exclusive_group - add a default value Paul Rubin <no.email@nospam.invalid> - 2024-07-08 23:04 -0700
csiph-web