]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Cruft cleanup: Removed the unused last_is_sticky argument from the internal
authorTim Peters <tim.peters@gmail.com>
Mon, 28 May 2001 22:30:08 +0000 (22:30 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 28 May 2001 22:30:08 +0000 (22:30 +0000)
commit4324aa3572f123883e67a807b633b3d0d452a267
tree60fd3ab62d4cc58c75e4cf58599e3b7d59a5cfb1
parent6a922372ad24a86306d70889e67edb03815d07c0
Cruft cleanup:  Removed the unused last_is_sticky argument from the internal
_PyTuple_Resize().
Include/tupleobject.h
Misc/NEWS
Modules/_tkinter.c
Objects/abstract.c
Objects/tupleobject.c
Python/bltinmodule.c