"!=" is bad form. Re: sorry....never mind

Paul Prescod paulp at ActiveState.com
Sun Mar 11 10:36:29 EST 2001


"Jürgen A. Erhard" wrote:
> 
> ...
> So when can we expect `||' and `&&' to replace `or' and `and'?
> Shouldn't we `Beware of the slippery slope'?

Slippery slope arguments are not helpful in language design or for that
matter most kinds of design. Each decision is distinct. Guido must weigh
a host of costs and benefits every time. If a "benefit" is compatibility
with C and the costs are low or non-existent then he will choose to be
compatible with C.

-- 
Python:
    Programming the way
    Guido
    indented it.




More information about the Python-list mailing list