diff options
author | Raymond Hettinger <python@rcn.com> | 2004-05-12 20:55:56 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2004-05-12 20:55:56 (GMT) |
commit | 0e371f2cb6178de7344c97e4a546703c4bba140e (patch) | |
tree | 52fd07c90da0c60ee0c65fa991f7d27db49f00c3 /Doc/lib/libimp.tex | |
parent | fd3f4fb7b114e177767568da35eee2241a8eda18 (diff) | |
download | cpython-0e371f2cb6178de7344c97e4a546703c4bba140e.zip cpython-0e371f2cb6178de7344c97e4a546703c4bba140e.tar.gz cpython-0e371f2cb6178de7344c97e4a546703c4bba140e.tar.bz2 |
Make sure "del d[n]" is properly supported. Was necessary because the
same method that implements __setitem__ also implements __delitem__.
Also, there were several good use cases (removing items from a queue
and implementing Forth style stack ops).
Diffstat (limited to 'Doc/lib/libimp.tex')
0 files changed, 0 insertions, 0 deletions