]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
We're always building _elementtree with USE_PYEXPAT_CAPI, so the #ifdefs in
authorEli Bendersky <eliben@gmail.com>
Fri, 1 Jun 2012 06:48:37 +0000 (09:48 +0300)
committerEli Bendersky <eliben@gmail.com>
Fri, 1 Jun 2012 06:48:37 +0000 (09:48 +0300)
commit20d4174b3d211609c774bd0711dcbc1793f146aa
tree6b3fd4fae7c413283ed18f1f193f10836e0a2927
parent2e185e17ced26cb588a8ebeed9f099a1a02e9444
We're always building _elementtree with USE_PYEXPAT_CAPI, so the #ifdefs in
the code are unnecessary.
Modules/_elementtree.c