]> granicus.if.org Git - python/commit
Fix for bug #129173, reported by Skip Montanaro:
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 17 Jan 2001 20:51:18 +0000 (20:51 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 17 Jan 2001 20:51:18 +0000 (20:51 +0000)
commita99202a017b69f176c27a4f2cee222a9b4fa9a11
tree5e6c680065ee2a90baa85899999151f80b4d555f
parent33b4d50180af7c939f922e0e68e5fb65bf6309a2
Fix for bug #129173, reported by Skip Montanaro:
   Check for the two possible headers for Expat, expat.h and xmlparse.h,
   and only compile the pyexpat module if one of them is found.
setup.py