summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2000-03-31 15:43:31 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2000-03-31 15:43:31 (GMT)
commitb7f105371f05d16a2d724d3662c98550d311bdfb (patch)
treed588862a55ee9e390812b617c8603c786e9f7a58 /Lib
parent6a6a77c6af928a266eae7672c4765f1ac5a89603 (diff)
downloadcpython-b7f105371f05d16a2d724d3662c98550d311bdfb.zip
cpython-b7f105371f05d16a2d724d3662c98550d311bdfb.tar.gz
cpython-b7f105371f05d16a2d724d3662c98550d311bdfb.tar.bz2
Added Python interface to Expat XML parser.
The Setup.in entry is sort of a lie; it links with -lexpat, but Expat's Makefile doesn't actually build a libexpat.a. I'll send Expat's author a patch to do that; if he doesn't accept it, this rule will have to list Expat's object files (ick!), or have a comment explaining how to build a .a file.
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions