[Idle-dev] [ idlefork-Bugs-610756 ] Problem in StackViewer.get_stack()
noreply@sourceforge.net
noreply@sourceforge.net
Tue, 17 Sep 2002 14:22:56 -0700
Bugs item #610756, was opened at 2002-09-17 15:08
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=610756&group_id=9579
Category: None
Group: None
Status: Open
>Resolution: Accepted
Priority: 5
Submitted By: Neal Norwitz (nnorwitz)
>Assigned to: Kurt B. Kaiser (kbk)
Summary: Problem in StackViewer.get_stack()
Initial Comment:
See http://python.org/sf/608595
in StackViewer.py get_stack() (line 114) there is a
reference to an invalid variable (self).
This entire while loop is not executed. Should the
while loop be removed?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=610756&group_id=9579