Neil Muller <drnlmuller+b...@gmail.com> added the comment:

some additional notes on the tests disabled for cElementTree:

a) cElementTree still reports the last error (bug noted at
http://effbot.python-hosting.com/ticket/30 , although not filed in the
python bug tracker AFAICS).

b) cElementTree uses Syntax error in places were ElementTree uses
ExpatError - filed as issue6265

c) cEelementTree.iterparse will return normal strings when
ElementTree.iterparse will return unicode strings - filed as issue6266

----------

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

Reply via email to