5.3.12 getslice

For fastest speed, use this declaration:
def __getslice__(self, Py_ssize_t i, Py_ssize_t j):
    ...

See About this document... for information on suggesting changes.