Gregory P. Smith <g...@krypto.org> added the comment:

Replacing the generate_hash_secret_salt function with one containing assert(0) 
shows that it still gets called so there are apparently still ways that 
initialize parsers that do not call XML_SetHashSalt using the Python hash 
prefix.

./python Lib/test/test_xml_etree_c.pypython: 
/XXX/cpython/3.1/Modules/expat/xmlparse.c:687: generate_hash_secret_salt: 
Assertion `0' failed.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14234>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to