commit | 865756a94cf4f34ea27ce70b5160fd8ff3199a73 | [log] [tgz] |
---|---|---|
author | Eli Bendersky <eliben@gmail.com> | Fri Mar 09 13:38:15 2012 +0200 |
committer | Eli Bendersky <eliben@gmail.com> | Fri Mar 09 13:38:15 2012 +0200 |
tree | 08c404f53697463f429de5ca1e4dee8822c51d46 | |
parent | f5a1d76b48a9c0b5c9bbd0a59088f3df1c21f426 [diff] |
Issue #14178: Problem deleting slices with steps != +1 in the _elementtree module. Fixed the problem and added some tests. Closes #14178