| commit | d2cf20eea2338a0369d4a5707adb01b201f7dfb2 | [log] [tgz] |
|---|---|---|
| author | Thomas Wouters <thomas@python.org> | Thu Aug 30 22:57:53 2007 +0000 |
| committer | Thomas Wouters <thomas@python.org> | Thu Aug 30 22:57:53 2007 +0000 |
| tree | 59fd4a094906997ae2b0cd520ff09010457da680 | |
| parent | 582b5866174d20f7c027cbb6fb757fefb382f96f [diff] |
Remove the simple slicing API. All slicing is now done with slice objects.