[issue2124] xml.sax and xml.dom fetch DTDs by default

Damien Neil report at bugs.python.org
Tue Feb 3 22:34:11 CET 2009


Damien Neil <neild at misago.org> added the comment:

On Feb 3, 2009, at 11:23 AM, Martin v. Löwis wrote:
> I don't think this is actually the case. Did you try calling getSystemId
> on the locator?

EntityResolver.resolveEntity() is called with the publicId and systemId as 
arguments. It does not receive a locator.

            - Damien

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2124>
_______________________________________


More information about the Python-bugs-list mailing list