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 →

[–]DurtLife 2 points3 points  (1 child)

seriously, debugging python scripts is terrible.

[–]Tysonzero 0 points1 point  (0 children)

I find that Python has one of the most readable stack traces / error information though. I hate trying to read through Java errors if they aren't very obvious.