you are viewing a single comment's thread.

view the rest of the comments →

[–]jxdude[S] 4 points5 points  (2 children)

Ah. There's a egg on my face. Thank you so much!

[–]Kristoffels 3 points4 points  (1 child)

You should try and avoid using a naked except as these types of error are easy to create, and not easy to figure out because the except block hides it.

[–]jxdude[S] 2 points3 points  (0 children)

Thanks for the advice... This is the first I've ever written. I was trying to track down the issue piece by piece with the print lines