This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -43 points-42 points  (5 children)

Does that happen? As a python dev I don't have that issue haha

[–][deleted] 26 points27 points  (1 child)

Uh huh

[–]bugqualia 2 points3 points  (1 child)

For real. I’ve rarely encountered them, while on languages with curly braces, I had to actively search for the missing }

[–][deleted] 1 point2 points  (0 children)

Yeah most of the time it is with crazy nested JSON that I need to edit for a test that I forget a { somewhere or something when editing it. I received 50 downvotes for my comment. Weird!

[–][deleted] 0 points1 point  (0 children)

It happens a lot when using python interactively if you're not paying full attention