[Python-ideas] PEP 505 (None coalescing operators) thoughts

Sven R. Kunze srkunze at mail.de
Thu Oct 1 20:15:12 CEST 2015


On 01.10.2015 04:53, Bruce Leban wrote:
> If you want to avoid using None (or null) in your code, that's fine 
> but the reality is that None is used extensively *and* there are 
> *many* cases where we do exactly what these operators simplify.

Nothing what you said is wrong. However, it lacks the deeper 
understanding of the None issue.


Just because everybody tells you the world is flat doesn't make it flat. 
Tell others it's round instead.


Best,
Sven


More information about the Python-ideas mailing list