Duncan Reeves

Results 1 issues of Duncan Reeves

The try/except block on lines 181 to 194: The try is failing. The except block is being run. Thus "parent_path" and "child_path" are not being defined. The program runs into...