Mark Nottingham <m...@mnot.net> added the comment:

I'm using it from HTMLParser; try to parse a document with the DTD given when 
error is something like:

    def error(self, msg):
        self.errors += 1

and it will loop.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8885>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to