On 27/07/18 17:23, Schachner, Joseph wrote:
Re: "...while
thing == None
would work perfectly in almost all cases in practice, it's unidiomatic and suggests
the writer isn't quite comfortable with the workings of the language"
I admit, I've been a C++ programmer for many years and a Python
Re: "...while
thing == None
would work perfectly in almost all cases in practice, it's unidiomatic and
suggests the writer isn't quite comfortable with the workings of the language"
I admit, I've been a C++ programmer for many years and a Python programmer for
only about 5 years. But, I did