[wingide-users] StopIteration exception reported as uncaught
Wingware Support
support at wingware.com
Tue Feb 21 14:47:49 EST 2006
Hi,
If you run into this a lot in different locations, you can also
try adding StopIteration it to the Debugger / Exceptions / Never
Report preference.
- Stephan
On Tue, 21 Feb 2006, Martijn Pieters wrote:
> stephane martin wrote:
>> I face quite a strange situation with the StopIteration exception
>> being declared uncaught in the wingide editor.
>
> Because StopIteration is caught inside the Python interpreter, Wing cannot
> detect a exception handler for it.
>
> You can just check the 'ignore' box when it occurs, and continue the debug
> session. In future debugging runs the exception location will stay ignored,
> as this setting is saved in the project (IIRC).
>
> Martijn Pieters
>
More information about the wingide-users
mailing list