]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added 1995 to copyright message.
authorGuido van Rossum <guido@python.org>
Wed, 4 Jan 1995 19:07:38 +0000 (19:07 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 4 Jan 1995 19:07:38 +0000 (19:07 +0000)
commit6610ad9d6bfe484a026f1fd34ebdcdf9924f9114
tree60af7fc4a0d1c7687fd3c7848a37e4d432053ab0
parent5799b520086129ed8aaadeb3b941b3000a42576a
Added 1995 to copyright message.
floatobject.c: fix hash().
methodobject.c: support METH_FREENAME flag bit.
19 files changed:
Objects/accessobject.c
Objects/classobject.c
Objects/dictobject.c
Objects/fileobject.c
Objects/floatobject.c
Objects/frameobject.c
Objects/funcobject.c
Objects/intobject.c
Objects/listobject.c
Objects/longobject.c
Objects/mappingobject.c
Objects/methodobject.c
Objects/moduleobject.c
Objects/object.c
Objects/rangeobject.c
Objects/stringobject.c
Objects/tupleobject.c
Objects/typeobject.c
Objects/xxobject.c