]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
New function gettupleslice(v, i, j).
authorGuido van Rossum <guido@python.org>
Tue, 14 Jan 1992 18:45:33 +0000 (18:45 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 14 Jan 1992 18:45:33 +0000 (18:45 +0000)
commit7c36ad7f449c54b8fc445aea28d17bf87fa6f2ea
tree14fa8d1e5d6f0f535e0193de29f781cec4cff798
parent11c03836a29b5b2666e3026800de32a3193f99ea
New function gettupleslice(v, i, j).
Include/tupleobject.h
Objects/tupleobject.c