]> granicus.if.org Git - python/commit
Fix some more has_key() uses. This could really use a tool to automate...
authorGuido van Rossum <guido@python.org>
Sat, 19 Aug 2006 02:45:06 +0000 (02:45 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 19 Aug 2006 02:45:06 +0000 (02:45 +0000)
commit1b01e5c706a1fd2bef24ec3e67c41b16423bcd7b
tree99388ee6f8a2c56c4ed6808317bfa12829dd3be6
parent5c303dec170a0c4cb278c819869e652b0832725e
Fix some more has_key() uses.  This could really use a tool to automate...
Lib/ctypes/__init__.py
Lib/xml/dom/domreg.py
Lib/xml/dom/minidom.py
Lib/xml/dom/xmlbuilder.py
Lib/xml/sax/__init__.py
Lib/xml/sax/xmlreader.py