]> granicus.if.org Git - python/commit
Upgrade pyexpat to expat 2.0.0 (http://python.org/sf/1462338).
authorTrent Mick <trentm@activestate.com>
Mon, 19 Jun 2006 23:21:25 +0000 (23:21 +0000)
committerTrent Mick <trentm@activestate.com>
Mon, 19 Jun 2006 23:21:25 +0000 (23:21 +0000)
commitf08d663a2f9cbd8dd0ca868272f03ad115691df7
tree229b8e5158e39dbf09fcad82b0b2c32f0c5e87bb
parent3dbc8916f55cb6093ea056962d49b8215de0501f
Upgrade pyexpat to expat 2.0.0 (http://python.org/sf/1462338).
12 files changed:
Include/pyexpat.h
Modules/_elementtree.c
Modules/expat/Makefile.in [deleted file]
Modules/expat/amigaconfig.h [new file with mode: 0644]
Modules/expat/expat.h
Modules/expat/expat_external.h
Modules/expat/xmlparse.c
Modules/expat/xmlrole.c
Modules/expat/xmltok.c
Modules/expat/xmltok.h
Modules/expat/xmltok_impl.c
Modules/expat/xmltok_ns.c