Martin v. Löwis <mar...@v.loewis.de> added the comment:

Panos: you are right. The original issue still exists.

However, it is not a bug in Python, but a in the expat library. So I am now 
closing this report as out-of-scope for Python.

There is a bug report open on expat requesting support for XML 1.1, see

http://sourceforge.net/tracker/?func=detail&atid=110127&aid=891265&group_id=10127

This bug report is open since 2004. I see little hope that expat will support 
XML 1.1 within the next five years.

I also fail to see the regression: expat has never supported XML 1.1.
xmlrpclib always used expat, at least since Python 2.0. In any case, this 
report is about expat, not xmlrpclib, so any possible regression in xmlrpclib 
should be reported separately.

----------

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

Reply via email to