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
Modules
arraymodule.c
Find file
Blame
History
Permalink
Fix array.array.insert(), so that it treats negative indices as
· 3fd1072a
Walter Dörwald
authored
May 18, 2003
being relative to the end of the array, just like list.insert() does. This closes SF bug #739313.
3fd1072a