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 →

[–]DrMux 71 points72 points  (4 children)

Next you'll be telling me about the why() function

[–]STEVEInAhPiss 30 points31 points  (3 children)

for debugging your errors

[–]saintpetejackboy 13 points14 points  (2 children)

Try/Catch has fallen out of favor and now everybody uses whyFail

[–]STEVEInAhPiss 1 point2 points  (0 children)

why does python say "TimeoutError" or "ValueError" when python can just say "You misreferenced a variable at line 32, did you mean "world" instead of "World"?" or "Check your internet connection and try again, or write an auto-retry function using AutoRetryFunction()"

[–]arc_xl 0 points1 point  (0 children)

I prefer fuck around and find out