Short circuit is indeed the main difference.
Makes me re-think about the None trigger subclasses of invalid operations
exceptions.
Like None.a trigger a NoneAttributeError(AttributeError), and so on...
I think it solves many issues without much problems nor syntax changes, but
probably I miss something...
Sure, it's a big change, but maybe less so than 3 non-classic operators working
only on None...
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/