Commit a3436d25 authored by Kurt B. Kaiser's avatar Kurt B. Kaiser

1. Test Sourceforge checkin, idle-dev posting

2. Remove extraneous comment
parent ed813bff
......@@ -306,7 +306,6 @@ class Debugger:
gdict = frame.f_globals
if lv and gv and ldict is gdict:
ldict = None
# Calls OldStackviewer.NamespaceViewer.load_dict():
if lv:
lv.load_dict(ldict, force, self.pyshell.interp.rpcclt)
if gv:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment