]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added PyObject_DelItem and PySequence_Del{Item,Slice}.
authorGuido van Rossum <guido@python.org>
Wed, 21 Aug 1996 17:41:54 +0000 (17:41 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 21 Aug 1996 17:41:54 +0000 (17:41 +0000)
commit6cdc6f41465e88344b5ed62e45b036cf502f3770
treef601508b8e5d36d8672f1344a90924db482fd702
parentc9fb47ef084709783baf77a5ccfd3c6b4ecf9434
Added PyObject_DelItem and PySequence_Del{Item,Slice}.
Include/abstract.h
Objects/abstract.c