Chris:

or indentation (t)errors (Python)

In practice Python usually decreases the number of indentation-related bugs, even considering the "dangling else" warning we have added to D, because indentation and block nesting are the same thing, it's more DRY :-)

Bye,
bearophile

Reply via email to