summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2003-04-14 20:58:14 +0000
committerGuido van Rossum <guido@python.org>2003-04-14 20:58:14 +0000
commitb43084f0539de80703320f9cc4e31e3974002500 (patch)
tree0c80e9ea648a7252ab33479f953d2e5805537a51 /Python/pythonrun.c
parente591a29828fa64f0f42e410b592176eecf4a0538 (diff)
downloadcpython-b43084f0539de80703320f9cc4e31e3974002500.tar.gz
- list.insert(i, x) now interprets negative i as it would be
interpreted by slicing, so negative values count from the end of the list. This was the only place where such an interpretation was not placed on a list index.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions