But I also recall learning CoffeeScript via cargo-culting a large existing codebase and having not the foggiest ideas when it made sense to use ?. and when plain . was enough. So I think this feature is not very new-user-friendly and I still expect that in the end we'll have two rejected PEPs. But first we need to agree on what even the right definition of ?. is. It's been frighteningly difficult to explain this even on this list, even though I have a very clear view in my head, and PEP 505 also has the same semantics and explains well why those are the right semantics. So that's another point against this. It's syntactic sugar causing lots of cavities.

On Wed, Nov 2, 2016 at 7:59 AM, Nick Coghlan <ncoghlan@gmail.com> wrote:
On 2 November 2016 at 00:46, Guido van Rossum <guido@python.org> wrote:
> I personally find the ?keyword pattern has less appeal than ?, ?? or ?. .

Good to know :)

Cheers,
Nick.

--
Nick Coghlan   |   ncoghlan@gmail.com   |   Brisbane, Australia



--
--Guido van Rossum (python.org/~guido)