[wingide-users] StopIteration exception reported as uncaught
Martijn Pieters
mj at zopatista.com
Tue Feb 21 14:41:47 EST 2006
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : /pipermail/wingide-users/attachments/20060221/ff08f4b8/signature.bin
More information about the wingide-users
mailing list