Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #196414
| From | אורי <uri@speedy.net> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | A new feature request - parser add_mutually_exclusive_group - add a default value |
| Date | 2024-07-09 08:13 +0300 |
| Message-ID | <mailman.25.1720502024.2981.python-list@python.org> (permalink) |
| References | <CABD5YeHvY8GkzDcKkc1cEzHKkAEcHcLYpQ_-WLpuCC-Df4WFZw@mail.gmail.com> |
Hi, Please look at this Stack Overflow post: https://stackoverflow.com/questions/78722378/parser-add-mutually-exclusive-group-how-can-i-set-a-default-value 1. Is there a way to add a default to parser add_mutually_exclusive_group groups - a value that will be set by default? In this case I want test-default-languages=True to be set as a default. 2. I tried to subscribe to Python-ideas python-ideas@python.org, but I can't login to https://mail.python.org/mailman3/lists/python-ideas.python.org/. Although I did login to https://mail.python.org/mailman/options/python-list . Do I have to create a new account? Thanks, Uri. אורי uri@speedy.net
Back to comp.lang.python | Previous | Next — Next 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