mirror of
https://github.com/python/cpython.git
synced 2026-05-10 22:50:18 -04:00
5efaf7eac8
[ 400998 ] experimental support for extended slicing on lists somewhat spruced up and better tested than it was when I wrote it. Includes docs & tests. The whatsnew section needs expanding, and arrays should support extended slices -- later.