A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/1999-November/017812.html below:

Beginning programming with Python

Beginning programming with Python Beginning programming with PythonBoudewijn Rempt boud at rempt.xs4all.nl
Fri Nov 19 05:53:45 EST 1999
On Fri, 19 Nov 1999, Fredrik Lundh wrote:

> Boudewijn Rempt <boud at rempt.xs4all.nl> wrote:
> > You needn't guess about that, I guess ;-). I didn't know there
> > was a design team for Python, I though it was Guido's invention.
> 
> it is -- the CWI researchers (including GvR) worked
> on Python's predecessor ABC.
> 
> > But I still wonder about the double == - if I can't assign in
> > an if, why insist on ==?
> 
> probably because binding and comparision
> are two different things; consider:
> 
>     a = b = c
> 
> vs.
> 
>     a = b == c
> 

Ah, that makes it a lot clearer - I just didn't know about a = b ==
c. After having earned the monthly envelope with software development
for a few years, I'm only know realizing how much I don't know, 
never having been educated for it. But I've started to read up on it!

Boudewijn Rempt  | http://denden.conlang.org



More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4