]> granicus.if.org Git - python/commit
Only __dict__ and __class__ are read-only instance attributes
authorGuido van Rossum <guido@python.org>
Sun, 21 Jul 1996 02:29:46 +0000 (02:29 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 21 Jul 1996 02:29:46 +0000 (02:29 +0000)
commit3cb486879a8ca504a61b747fae389bbc01756388
tree1409ffc4414674825741104cdfc137158142201d
parent42cd305b252b176a51e1377bd08710726be2999b
Only __dict__ and __class__ are read-only instance attributes
Objects/classobject.c