From: Andrew P. L. <bs...@al...> - 2002-03-07 09:31:42
|
On Thu, 7 Mar 2002, Konrad Hinsen wrote: > So I am certainly agains "magic" objects, but different kinds of > indexing objects, provided that they can be inspected/printed in the How do the new Iterator mechanisms now active in Python 2.2 play into these ideas of indexing objects? Can we get these kinds of slices by providing appropriate iterator objects and references? -a |