Fix sloppy index() implementation:
- don't use min() and max() - interpret negative start/stop argument like negative slice indices
Showing
Please
register
or
sign in
to comment
- don't use min() and max() - interpret negative start/stop argument like negative slice indices