08/11/27 03:34:27
Zen of Python の Tim Peters が ML におもしろいこと書いてる
URLリンク(mail.python.org)
"Hey, Guido, what should we do about mixed-type comparisons against None?"
"Hmm ... what do you think?"
"Hmm ... OK, let's make None smaller than other types."
"Why?"
"Oh, why not?"
"Good enough -- but let's not document it -- it's an arbitrary
implementation detail."
"Of course!"