]> granicus.if.org Git - python/commit
Jacques Frechet's and John Reese's simplification of ElementTree: give up
authorAlex Martelli <aleaxit@gmail.com>
Mon, 21 Aug 2006 23:45:19 +0000 (23:45 +0000)
committerAlex Martelli <aleaxit@gmail.com>
Mon, 21 Aug 2006 23:45:19 +0000 (23:45 +0000)
commit6cefeb0e8156406ac3f99248f6a3d3cd1536ca23
treef014f8d1968613ffc10b2caca4ccb532c0db9e64
parent0008602188da017f877216fbfc89c7fac8952add
Jacques Frechet's and John Reese's simplification of ElementTree: give up
attempts at backwards compatibility which can't work anyway on Py3k (and aren't
needed for Python 2.5 and later).
Lib/xml/etree/ElementTree.py