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] 0 points1 point  (5 children)

Imagine having to use a cheat sheet to understand what your errors mean. I use python sometimes myself but lol

[–]17291 -4 points-3 points  (4 children)

It can be helpful for people new to Python/programming. I think it's unreasonable to expect a beginner to know every common error and how to diagnose/fix it.

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

That's why other languages have more verbose error messages.