[Python-Dev] Re: Re: PEP 326 now online (the big reply)
Terry Reedy
tjreedy at udel.edu
Mon Jan 5 17:18:57 EST 2004
"Josiah Carlson" <jcarlson at uci.edu> wrote in message
news:20040104212330.0EA8.JCARLSON at uci.edu...
> Terry, I very much like your suggestions.
Nice to know that you are not afflicted with NIH syndrome ;-)
One other point: given that the extreme values are as far from 0 as
possiible (when compared to numbers), I think it should be that
bool(Highest) = bool(Lowest) = True.
bool(None) = False is to me another strike against using it as an 'extreme'
value.
> Mind if I put you down as a co-author?
Either way OK with me.
Terry J. Reedy
More information about the Python-Dev
mailing list