]> granicus.if.org Git - python/commit
Fix two bugs discovered by PyChecker. (I cannot test these, but I'm
authorGuido van Rossum <guido@python.org>
Mon, 13 Aug 2001 14:12:35 +0000 (14:12 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 13 Aug 2001 14:12:35 +0000 (14:12 +0000)
commit49fa2bdaa124e99c62ea901c8151eaa064f79c6d
treef7234785163c52aebedd3a3e13556272ddebeb74
parent246c425964ba742db85076538f14e206a90706b8
Fix two bugs discovered by PyChecker.  (I cannot test these, but I'm
confident that the old code was utterly broken -- the worse that can
happen is that the new code is still broken.)
Lib/lib-tk/Tix.py