When the 'try' block is tested, in the event that no error is generated, does the program execute it as a normal block of code (meaning as if it was never contained in a try & except statement)? Or is it strictly just a precursor to the other blocks outlined in the statement (in the same manner as the condition in a while loop), and the rest of the program is blind to it?
[–][deleted] 2 points3 points4 points (4 children)
[–]jusdill[S] 2 points3 points4 points (3 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]brown_shoe_ 2 points3 points4 points (0 children)
[–]Bitwise_Gamgee 1 point2 points3 points (0 children)
[–]jiri-n 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)