[wingide-users] Assert seen when running in the IDE, but not
when running wihtout the IDE
Wingware Support
support at wingware.com
Fri Oct 13 14:37:43 MDT 2006
On Fri, 13 Oct 2006, Tony Cappellini wrote:
> I have a script which is part of a large framework.
>
> When I run this script using the debugger (F5, not stepping) , an assert is
> generated indicating the wrong type is being passed to a function.
>
> However, when I don't use the IDE, I don't see this assert.
>
> Has anyone else seen any issues like this, where running
> with/without the IDE shows differences?
Wing's debugger is configured by default to always report
AssertionError since it's assumed you'ld be interested in those
while debugging. If you don't want that, remove it from the
Debugger / Exceptions / AlwaysReport list.
Stephan Deibel
--
Wingware
Wing IDE for Python
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list