[Python-ideas] PEP 505: None-aware operators
Grégory Lielens
gregory.lielens at gmail.com
Sun Jul 22 06:54:51 EDT 2018
Except that the third possibility is not possible...if a is None, a[2] will throw an exception...
For now at least ;-)
More information about the Python-ideas
mailing list