]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix XMLFilterBase.resolveEntity() so the caller gets the result
authorFred Drake <fdrake@acm.org>
Thu, 3 Feb 2005 17:30:46 +0000 (17:30 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 3 Feb 2005 17:30:46 +0000 (17:30 +0000)
commitcc0cd71d4ee274e3f20605166144402bbf9fd352
treebc223e1178361396fda824d4f93f66bc3c68b9e0
parent9ee3fb380ae02c5528dc0584c19b8153a0733808
fix XMLFilterBase.resolveEntity() so the caller gets the result
(PyXML bug #1112052)
Lib/xml/sax/saxutils.py