Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #196423
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Barry Scott <barry@barrys-emacs.org> |
| Newsgroups | comp.lang.python |
| Subject | Re: A new feature request - parser add_mutually_exclusive_group - add a default value |
| Date | Tue, 9 Jul 2024 16:40:14 +0100 |
| Lines | 13 |
| Message-ID | <mailman.26.1720539634.2981.python-list@python.org> (permalink) |
| References | <CABD5YeHvY8GkzDcKkc1cEzHKkAEcHcLYpQ_-WLpuCC-Df4WFZw@mail.gmail.com> <B86884A3-D7FC-4DB5-BE02-BEAC862BF433@barrys-emacs.org> |
| Mime-Version | 1.0 (Mac OS X Mail 16.0 \(3774.600.62\)) |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | news.uni-berlin.de YYHFh2jFOJ39c1jNmJCJwghz1LGkPlUXGlhl60lMQYrQ== |
| Cancel-Lock | sha1:PCRfbMy5BcZQ/GT6HH6DSJLDAJM= sha256:h1uFd3OkJPoYn9Sh/i10o/mZ/P5b1U9683DHQLPISV8= |
| Return-Path | <barry@barrys-emacs.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| Authentication-Results | mail.python.org; dkim=none reason="no signature"; dkim-adsp=none (unprotected policy); dkim-atps=neutral |
| X-Spam-Status | OK 0.010 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'jul': 0.04; 'subject:add': 0.07; 'subject:value': 0.07; 'cc:addr:python-list': 0.09; 'from:addr:barry': 0.09; 'python-ideas': 0.09; 'received:217.70': 0.09; 'received:gandi.net': 0.09; 'received:mail.gandi.net': 0.09; 'url-ip:184.105/16': 0.09; 'url:discuss': 0.09; 'barry': 0.16; 'cc:name:python': 0.16; 'from:addr:barrys-emacs.org': 0.16; 'from:name:barry scott': 0.16; 'message-id:@barrys-emacs.org': 0.16; 'subject:default': 0.16; 'wrote:<span': 0.16; 'wrote:': 0.16; 'cc:addr:python.org': 0.20; 'idea': 0.24; 'cc:2**0': 0.25; 'tried': 0.26; 'subscribe': 0.28; 'ideas': 0.28; 'subject:request': 0.28; 'mailing': 0.33; '0);': 0.33; 'rgb(0,': 0.33; 'header:In-Reply-To:1': 0.34; 'font-family:': 0.60; 'inline': 0.61; 'to:charset:utf-8': 0.61; 'display:': 0.62; 'none;': 0.62; 'days': 0.62; 'font-weight:': 0.62; '0px;': 0.63; 'text-indent:': 0.64; 'normal;': 0.66; 'received:217': 0.67; 'skip:! 10': 0.67; '8bit%:21': 0.68; 'float:': 0.74; 'rare': 0.84; 'subject: \n ': 0.84; '400;': 0.89; '13px;': 0.91 |
| In-Reply-To | <CABD5YeHvY8GkzDcKkc1cEzHKkAEcHcLYpQ_-WLpuCC-Df4WFZw@mail.gmail.com> |
| X-Mailer | Apple Mail (2.3774.600.62) |
| X-GND-Sasl | barry@barrys-emacs.org |
| X-Content-Filtered-By | Mailman/MimeDel 2.1.39 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.39 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <https://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <B86884A3-D7FC-4DB5-BE02-BEAC862BF433@barrys-emacs.org> |
| X-Mailman-Original-References | <CABD5YeHvY8GkzDcKkc1cEzHKkAEcHcLYpQ_-WLpuCC-Df4WFZw@mail.gmail.com> |
| Xref | csiph.com comp.lang.python:196423 |
Show key headers only | View raw
> On 9 Jul 2024, at 06:13, אורי via Python-list <python-list@python.org> wrote: > > I tried to subscribe to Python-ideas These days ideas are discussed on https://discuss.python.org/ It is rare to see an idea on the mailing list. Barry
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: A new feature request - parser add_mutually_exclusive_group - add a default value Barry Scott <barry@barrys-emacs.org> - 2024-07-09 16:40 +0100
csiph-web