Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Objects
listobject.c
Find file
Blame
History
Permalink
Fix sloppy index() implementation:
· 429a3721
Guido van Rossum
authored
Jun 17, 2003
- don't use min() and max() - interpret negative start/stop argument like negative slice indices
429a3721