Python handles globals badly.

random832 at fastmail.us random832 at fastmail.us
Fri Sep 11 08:50:50 EDT 2015



On Fri, Sep 11, 2015, at 03:28, Antoon Pardon wrote:
> The error is also facilitated because C doesn't have booleans
> and so everything can be used as one.

Python does have booleans and everything can be used as one - the
logical conclusion is that being able to use everything as a boolean is
a positive feature that has nothing to do with lacking a "proper"
boolean type.



More information about the Python-list mailing list