]> 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:31:39 +0000 (17:31 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 3 Feb 2005 17:31:39 +0000 (17:31 +0000)
commite4772f3ada185a40232c2e2c9a74694e815c9574
treed26bc88d872bf86c2d3bd67dcc4aecf09eb0884b
parentd06414257966a1551279d68ff3ab16316e459486
fix XMLFilterBase.resolveEntity() so the caller gets the result
(PyXML bug #1112052)
Lib/xml/sax/saxutils.py