]> granicus.if.org Git - python/commit
Fix more unbound locals in code paths that do not seem to be used.
authorGeorg Brandl <georg@python.org>
Sat, 6 Feb 2010 23:34:10 +0000 (23:34 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 6 Feb 2010 23:34:10 +0000 (23:34 +0000)
commitcd4a21bb8ea184c32d33d534d42bc08b57b405fb
tree68a3315c73b810b11ab07509f5320f49f46b8694
parentbd564c3c21ef4c6d6cb0070870edd9d2f7c89d11
Fix more unbound locals in code paths that do not seem to be used.
Lib/test/test_cfgparser.py
Lib/test/test_minidom.py
Lib/test/test_platform.py