[wingide-users] Wing debugger stops at all exceptions
Adi J. Sieker
adi at sieker.io
Thu Sep 22 14:40:48 MDT 2011
Hi,
On 22/09/11 22:31, Wing IDE Support wrote:
> On 9/22/11 4:16 PM, Adi J. Sieker wrote:
>> I'm running the Django tests with python 3.2 in Wing 4.0.4.
>> The debugger stops at all exceptions even on simple cases like:
>> try:
>> self.__root
>> except AttributeError:
>> self.__hardroot = _Link()
>
> What is your Report Exceptions setting in Debugger -> Exceptions
> preferences?
>
Oh, and 4.0.3 was doing the same. Just for completeness.
Cheers
Adi
More information about the wingide-users
mailing list