diff options
author | Guido van Rossum <guido@python.org> | 2003-04-14 20:58:14 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2003-04-14 20:58:14 +0000 |
commit | 3a3cca5b820084d759b06aed84b1070a56786af5 (patch) | |
tree | 81809e367df89b0dbb4255be3316b7083ca31e45 /Lib/test/test_datetime.py | |
parent | b43f15e1ce34deac45eb173db5f12d3d979cf08e (diff) | |
download | cpython-git-3a3cca5b820084d759b06aed84b1070a56786af5.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 'Lib/test/test_datetime.py')
0 files changed, 0 insertions, 0 deletions