|
|
|
|
|
by lionelw
2427 days ago
|
|
If large indentations bother you, good. Braces or not, large indentations and large code blocks should make you start wondering how to refactor them. And if Python's design seems to discourage over-indentation and oversized code blocks, brilliant. |
|