|
|
|
|
|
by simoncion
33 days ago
|
|
It is, yes. And unlike YAML, there's no official way to use a syntax that doesn't use whitespace to define scope. Python's whitespace-defines-scope syntax is the reason I won't use it unless I have no other choice. If it weren't for that -IMO- extremely poor design choice, I'd consider it to be a decent language. [0] [0] Yes, some people think this feature of Python is fine. I'm not one of them. Whether or not you think this feature is fine is a matter of taste. |
|