cpython/Modules/expat
Gregory P. Smith 2522771e47 Fixes Issue 14234: fix for the previous commit, keep compilation when
using --with-system-expat working when the system expat does not have
salted hash support.
2012-03-14 18:10:37 -07:00
..
COPYING Merged revisions 84743 via svnmerge from 2010-09-12 16:50:20 +00:00
amigaconfig.h
ascii.h
asciitab.h
expat.h Fixes Issue 14234: fix for the previous commit, keep compilation when 2012-03-14 18:10:37 -07:00
expat_config.h
expat_external.h
iasciitab.h
internal.h
latin1tab.h
macconfig.h
nametab.h
pyexpatns.h Fixes issue #14234: CVE-2012-0876: Randomize hashes of xml attributes 2012-03-14 14:26:55 -07:00
utf8tab.h
winconfig.h
xmlparse.c Fixes issue #14234: CVE-2012-0876: Randomize hashes of xml attributes 2012-03-14 14:26:55 -07:00
xmlrole.c
xmlrole.h
xmltok.c
xmltok.h
xmltok_impl.c Backport of r74435. Not merged/blocked w/ svnmerge.py as the tool is erroring out on me. 2009-08-13 19:59:04 +00:00
xmltok_impl.h
xmltok_ns.c