]> granicus.if.org Git - python/commit
Get rid of a bunch more has_key() uses. We *really* need a tool for this.
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 20 Aug 2006 16:25:10 +0000 (16:25 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 20 Aug 2006 16:25:10 +0000 (16:25 +0000)
commitf1a69c16665c6c031c4723e5bc3e6d6f4118fa5e
treecf6ab6722fd4419721519ab7cf5f02d1d981a359
parent0da7e03e12abd760085bd7e76df617d69fd94822
Get rid of a bunch more has_key() uses.  We *really* need a tool for this.
test_aepack now passes.  IDLE still needs to be converted (among others).
16 files changed:
Lib/distutils/dir_util.py
Lib/distutils/msvccompiler.py
Lib/encodings/__init__.py
Lib/msilib/__init__.py
Lib/plat-mac/EasyDialogs.py
Lib/plat-mac/FrameWork.py
Lib/plat-mac/MiniAEFrame.py
Lib/plat-mac/aepack.py
Lib/plat-mac/aetools.py
Lib/plat-mac/aetypes.py
Lib/plat-mac/bundlebuilder.py
Lib/plat-mac/findertools.py
Lib/plat-mac/gensuitemodule.py
Lib/plat-mac/ic.py
Lib/plat-mac/macresource.py
Lib/plat-mac/pimp.py