Re: XML processing bug

2008-02-11 Thread Bob Kline
Trent Mick wrote: > Could you add a feature request for that: > http://bugs.activestate.com/enter_bug.cgi?product=ActivePython > Done, thanks! http://bugs.activestate.com/show_bug.cgi?id=74791 -- Bob Kline http://www.rksystems.com mailto:[EMAIL PROTECTED] __

Re: XML processing bug

2008-02-11 Thread Trent Mick
Bob Kline wrote: > Bob Kline wrote: >> We've stumbled on a bug which causes spurious warning messages when >> validating against a certain DTD. This uses a package which isn't >> distributed with Active Python, so my first inclination was to file a >> bug with the maintainers of the PyXML packa

Re: XML processing bug

2008-02-11 Thread Bob Kline
Bob Kline wrote: > We've stumbled on a bug which causes spurious warning messages when > validating against a certain DTD. This uses a package which isn't > distributed with Active Python, so my first inclination was to file a > bug with the maintainers of the PyXML package (a.k.a. python-xml).