[Python-ideas] How do you think about these language extensions?

MRAB python at mrabarnett.plus.com
Fri Aug 18 09:16:14 EDT 2017


On 2017-08-18 13:06, Steven D'Aprano wrote:
> Hello Thautwarm, and welcome!
[snip]

>> # pattern matching use "condic" as keyword is for avoiding the 
>> # conflictions against the standard libraries and packages from third 
>> # party. "switch" and "match" both lead to conflictions.
> 
> This is a hard problem to deal with, but "condic" sounds awful. What is
> is supposed to mean? Short for "condition"?
> 
FWIW, Lisp has COND.

[snip]


More information about the Python-ideas mailing list