cpython/Modules/expat
Steve Dower 176835c3d5
bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736)
2022-03-07 21:46:18 +00:00
..
COPYING
ascii.h
asciitab.h
expat.h bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736) 2022-03-07 21:46:18 +00:00
expat_config.h
expat_external.h
iasciitab.h
internal.h
latin1tab.h
nametab.h
pyexpatns.h
siphash.h
utf8tab.h
winconfig.h
xmlparse.c bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736) 2022-03-07 21:46:18 +00:00
xmlrole.c bpo-46794: Bump up the libexpat version into 2.4.6 (GH-31487) 2022-02-23 10:40:30 +09:00
xmlrole.h
xmltok.c bpo-46794: Bump up the libexpat version into 2.4.6 (GH-31487) 2022-02-23 10:40:30 +09:00
xmltok.h
xmltok_impl.c bpo-46794: Bump up the libexpat version into 2.4.6 (GH-31487) 2022-02-23 10:40:30 +09:00
xmltok_impl.h
xmltok_ns.c