]> granicus.if.org Git - python/commit
Changed minidom.py to work correctly with new-style classes (since
authorAlex Martelli <aleaxit@gmail.com>
Mon, 21 Aug 2006 19:53:20 +0000 (19:53 +0000)
committerAlex Martelli <aleaxit@gmail.com>
Mon, 21 Aug 2006 19:53:20 +0000 (19:53 +0000)
commit0ee4351893090b84ee85131f623505e2ff826128
tree34b52f22d2741145284baa0fe4bf845d81c6ecec
parent00ee7baf49430d8a6eed355a5fd7a05179325747
Changed minidom.py to work correctly with new-style classes (since
there are no other kinds of classes in Py3K).
Lib/xml/dom/minidom.py