]> granicus.if.org Git - python/commit
Add a safeguard against setting the class to something with a
authorGuido van Rossum <guido@python.org>
Fri, 24 May 2002 18:47:47 +0000 (18:47 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 24 May 2002 18:47:47 +0000 (18:47 +0000)
commit9ee4b94f51d19a37db3b93222b5e15c8379db78d
tree7ecb855f821fea6737c2dae7abf3f8992ca15d0b
parent4b46c0a15f1bdb8987ce78c0ded40dbc92b6e03e
Add a safeguard against setting the class to something with a
different free or alloc slot.
Objects/typeobject.c