]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Don't allow assignment to attributes named __*__
authorGuido van Rossum <guido@python.org>
Sun, 5 Apr 1992 14:24:32 +0000 (14:24 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 5 Apr 1992 14:24:32 +0000 (14:24 +0000)
commit8dd79cf788d23bb2abdd5a6fd8557431e80cfe43
tree20cf339b599e59b0aa1a7280c0406bd538b2d384
parent5113f5fd346c32c98ac46d374e0b5c3dced289a6
Don't allow assignment to attributes named __*__
Objects/classobject.c