flox <la...@yahoo.fr> added the comment:

Proposed patch fixes most of the discrepancies between both implementations.

It restores some features that were lost with Python 3:
 * cElement slicing and extended slicing
 * iterparse, cET.getiterator and cET.findall return an iterator
   (as documented)

Some tests were added to check these issues.

----------
keywords: +patch
Added file: http://bugs.python.org/file15461/issue6472.diff

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

Reply via email to