[Python-Dev] Python version of PySlice_GetIndicesEx

Guido van Rossum guido@python.org
Mon, 15 Jul 2002 09:28:54 -0400


> OK.  Michael, if you want to check in indices(), go ahead.

Of course, the possibility exists that indices() fails, when one of
the indices is not an int or None.

--Guido van Rossum (home page: http://www.python.org/~guido/)