Hallöchen!

Terry Hancock <[EMAIL PROTECTED]> writes:

> [...]
>
> BASIC did it that way, IIRC.

Right.

> [...]
>
> I don't think Python's use of "==" has *ever* helped me find a
> bug, it just creates them.  I really think "=" ought to be
> accepted as well, and "==" deprecated.

However, then you must forbid a=b=1 for assigning to two variables
at the same time.

Tschö,
Torsten.

-- 
Torsten Bronger, aquisgrana, europa vetus
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to