|
|
|
|
|
by tail_exchange
542 days ago
|
|
It's the other way around for me, and I don't understand why people like Python's system so much.
Moving code around and changing scope in other languages is just a matter of adjusting the braces, but with Python I need carefully reindent all affected lines. It's error prone and annoying. |
|