Fix bug in width-1 slices of Array2D
This PR fixes #1504 (closed) which reported an IndexError
when attempting to create width-1 slices of Array2D
objects.
This PR fixes #1504 (closed) which reported an IndexError
when attempting to create width-1 slices of Array2D
objects.