[XML-SIG] [ pyxml-Patches-547011 ] utils.py/xmldtd.py for ErrorPrinter

noreply@sourceforge.net noreply@sourceforge.net
Mon, 22 Apr 2002 02:37:09 -0700


Patches item #547011, was opened at 2002-04-22 02:37
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=306473&aid=547011&group_id=6473

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: utils.py/xmldtd.py for ErrorPrinter

Initial Comment:

For some reason ErrorPrinter doesn't
have a way to set the locator, and
it overrides the ErrorHandler init
that would normally set the handler.
Here's a possible patch that gives
a getter/setter & a locator=None arg,
plus gives location and text method
for the handler. The default is to
leave things as they are. (self.locater=None)



----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=306473&aid=547011&group_id=6473