Message96023
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. |
|
Date |
User |
Action |
Args |
2009-12-06 11:51:23 | flox | set | recipients:
+ flox, effbot, georg.brandl, MLModel, milko.krachounov |
2009-12-06 11:51:23 | flox | set | messageid: <1260100283.23.0.901369545368.issue6472@psf.upfronthosting.co.za> |
2009-12-06 11:51:21 | flox | link | issue6472 messages |
2009-12-06 11:51:20 | flox | create | |
|