]> granicus.if.org Git - python/commit
Do not hardcode Expat version. It's possible to build Python with --with-system...
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 14 Mar 2010 15:20:59 +0000 (15:20 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 14 Mar 2010 15:20:59 +0000 (15:20 +0000)
commitece29b2aac4108c12770c32294185ca5f43e3323
treee1756299e57fc784f03c304ac07433d7d47991ca
parent3b2abe95e57e70055ddcdda8f8fd50e93196bcd4
Do not hardcode Expat version.  It's possible to build Python with --with-system-expat option.
Lib/test/test_xml_etree.py