[Python-ideas] Proposal for an inplace else (?=) operator

Paul Moore p.f.moore at gmail.com
Sat Sep 22 08:30:37 EDT 2018


On Sat, 22 Sep 2018 at 12:54, Lee Braiden <leebraid at gmail.com> wrote:
>
> Could I get some feedback on this?  I'd like to know if anyone thinks it might make it through the pep process before spending too much (more) time on it.  That said, it seems valuable to me, and I'm willing to put in the time, of course, IF it has a chance.

There have been other proposals along these lines already. For a
start, you should take a look at the "None-aware operators" PEP, and
the various discussions in the list archives around that. If nothing
else, your proposal would been to include a review of that one and an
explanation of why yours is better.

Paul


More information about the Python-ideas mailing list