[Idle-dev] [ idlefork-Bugs-610756 ] Problem in StackViewer.get_stack()
noreply@sourceforge.net
noreply@sourceforge.net
Sun, 01 Dec 2002 21:10:03 -0800
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: Closed
>Resolution: Fixed
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?
----------------------------------------------------------------------
>Comment By: Kurt B. Kaiser (kbk)
Date: 2002-12-02 00:10
Message:
Logged In: YES
user_id=149084
StackViewer.py Rev 1.7
----------------------------------------------------------------------
Comment By: Kurt B. Kaiser (kbk)
Date: 2002-09-17 16:24
Message:
Logged In: YES
user_id=149084
Defer until merge is completed.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=610756&group_id=9579