[wingide-users] Debugger doesn't show "None" variables
Wingware Support
support at wingware.com
Thu Nov 3 13:05:43 EST 2005
Tom Stambaugh wrote:
> It is truly annoying that the debugger won't show a variable who's value is
> "None" in the "Stack data" pane.
>
> When I have python assignment like:
>
> aVariable = self.aFunctionReturningValueOrNone()
Variables set to None should be displayed in the stack data pane. Can
you verify the aVariable is set to None via the debug probe? If
aVariable is being set to None, can you send us a bug report from Wing's
help menu and check the box to include the error log with the report.
Thanks,
John
More information about the wingide-users
mailing list