On Friday, 22 January 2016 at 15:36:06 UTC, rsw0x wrote:
Maybe it's just me, but without my comfy braces I get lost. Large python files feel like a maze to me honestly.
Lispers might have been onto something.

That's just conditioning. If you are used to "BEGIN" and "END" picking up braces takes time, same time the other way around. If you use single item per line and a proper IDE they aren't really different. Python's indentation the same, but you need a decent IDE that does proper re-indentation etc.

Reply via email to