Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #197732

Section 8.6: The match Statement

From Lawrence D’Oliveiro <ldo@nz.invalid>
Newsgroups comp.lang.python
Subject Section 8.6: The match Statement
Date 2026-03-16 09:14 +0000
Organization A noiseless patient Spider
Message-ID <10p8hl8$1rguv$1@dont-email.me> (permalink)

Show all headers | View raw


Been reading and rereading this
<https://docs.python.org/3/reference/compound_stmts.html#the-match-statement>.
I think I have used my first match-statement in anger today, but it’s
a very simple one, that doesn’t do any more elaborate pattern-matching
or variable capture.

Give it time, I suppose ...

Back to comp.lang.python | Previous | Next | Find similar


Thread

Section 8.6: The match Statement Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-03-16 09:14 +0000

csiph-web