1. Test Sourceforge checkin, idle-dev posting

2. Remove extraneous comment
This commit is contained in:
Kurt B. Kaiser 2002-07-06 00:51:33 +00:00
parent ed813bff29
commit a3436d253c

View file

@ -306,7 +306,6 @@ def show_variables(self, force=0):
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: