mirror of
https://github.com/python/cpython.git
synced 2026-05-12 07:30:13 -04:00
fb73bb129b
Allow application to set a new content handler and lex_prop handler during parsing. Closes bug #433761. Small hack to make expat be ignored in Jython.