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