[XML-SIG] [ pyxml-Patches-548503 ] re-submit w/patch - utils.py/xmldtd.py
noreply@sourceforge.net
noreply@sourceforge.net
Thu, 25 Apr 2002 02:18:28 -0700
Patches item #548503, was opened at 2002-04-25 11:18
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=306473&aid=548503&group_id=6473
Category: xmlproc
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Bill Eldridge (dcbill)
Assigned to: Lars Marius Garshol (larsga)
Summary: re-submit w/patch - utils.py/xmldtd.py
Initial Comment:
Oops, sorry, missed the file upload
last time - here's a retry:
utils.py/xmldtd.py for ErrorPrinter
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=548503&group_id=6473