Re: [Python-ideas] PEP 532: A circuit breaking operator and protocol

Nov. 11, 2016
10:48 a.m.
Just a small suggestion: wouldn't it be better to use adjectives instead of verbs for proposed builtin names and their variants? existing(foo) else bar non_None(foo) else bar instead of exists(foo) else bar is_not_None(foo) else bar Regards, Adam Bartoš
3050
Age (days ago)
3050
Last active (days ago)
0 comments
1 participants
participants (1)
-
Adam Bartoš