Message96023
| Author | flox |
|---|---|
| Recipients | MLModel, effbot, flox, georg.brandl, milko.krachounov |
| Date | 2009-12-06.11:51:14 |
| SpamBayes Score | 0.0012749139 |
| Marked as misclassified | No |
| Message-id | <1260100283.23.0.901369545368.issue6472@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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 | |