]> granicus.if.org Git - python/commit
Fix docstrings for __(get|set|del)slice__ to mention that negative indices are not...
authorBrett Cannon <bcannon@gmail.com>
Tue, 20 May 2003 02:30:04 +0000 (02:30 +0000)
committerBrett Cannon <bcannon@gmail.com>
Tue, 20 May 2003 02:30:04 +0000 (02:30 +0000)
commit154da9b7e2c8e713788cfaa8d25d8c21edd826f9
tree12fec067278e3af08f634ce0813e0c97d8da6dc7
parent88957d8d0d9bf6d45603171927aa82d921bf9697
Fix docstrings for __(get|set|del)slice__ to mention that negative indices are not supported.
Objects/typeobject.c