]> granicus.if.org Git - python/commitdiff
__init__(): Removed unused local variable reported by PyChecker.
authorBarry Warsaw <barry@python.org>
Wed, 18 Apr 2001 03:52:54 +0000 (03:52 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 18 Apr 2001 03:52:54 +0000 (03:52 +0000)
Tools/pynche/TextViewer.py

index d971ecafd62b03d3e95c232cd7a4a6be0905eee2..30a87f73bced70ce0bf7a9ae79a841f0cb6bfe01 100644 (file)
@@ -101,7 +101,6 @@ and choosing a color.'''))
         #
         # radios
         self.__radios = []
-        val = 0
         for col in (1, 2):
             for row in (2, 3, 4):
                 # there is no insertforeground option