Solution module for problem 37 does not import PyPE.exceptions, though it as a raise exc.PyPEException call

Bug #416466 reported by Scott Armitage
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PyPE
New
Undecided
Unassigned

Bug Description

The solution module for problem 37 (PyPE.solutions.pype_037) does not import PyPE.exceptions as exc, however later in the module, there is a call to raise exc.PyPEException. If this exception is ever encountered, we will actually get a Python reference error instead.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.