ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> activepython
activepython
XML processing bug
by Bob Kline other posts by this author
Feb 9 2008 9:02AM messages near this date
view in the new Beta List Site
ANN: ActivePython 2.5.2.2 and 2.4.5.14 are now available | Re: XML processing bug
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).  It 
turned out that there were two problems with this approach.  The first 
is that this package is no longer maintained.  The second problem is 
that the bug doesn't actually seem to be in the package itself.  The 
first clue in this direction was that when I ran the repro case on an 
Ubuntu Linux workstation, the incorrect warning messages did not 
appear.  So I pulled down the Ubuntu source package for python-xml and 
used it to install the package into my Active Python, and the problem is 
still present.  This has been reproduced with multiple Windows operating 
systems, and multiple versions of Active Python (incuding the same 
version which is running on the Linux workstation without the buggy 
behavior).  So it seems that there is some difference between Active 
Python's interpreter and libraries and the interpreter and libraries on 
Linux which cause the bug to appear in the former but not the latter.  
Should I file a bug report and post my repro case?

-- 
Bob Kline
http://www.rksystems.com
mailto:bkline@[...].com

_______________________________________________
ActivePython mailing list
ActivePython@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython
Thread:
Bob Kline
Bob Kline
Trent Mick
Bob Kline

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved