Bruno Desthuilliers wrote: > There are less risk of a typo with "if a:" than with "if len(a) > 0".
So, it's more important to protect against typos than subtle bugs? Carl Banks -- http://mail.python.org/mailman/listinfo/python-list
Bruno Desthuilliers wrote: > There are less risk of a typo with "if a:" than with "if len(a) > 0".
So, it's more important to protect against typos than subtle bugs? Carl Banks -- http://mail.python.org/mailman/listinfo/python-list