]> granicus.if.org Git - python/commit
The weakref support in PyObject_InitVar() as well; this should have come out
authorFred Drake <fdrake@acm.org>
Thu, 3 May 2001 20:04:33 +0000 (20:04 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 3 May 2001 20:04:33 +0000 (20:04 +0000)
commit6aebded915ac3ca6dcd99ea4bf3dfc47a31bab1e
tree53a387d71a63bc9c541bd3a98e5d26b15c25414b
parentba40ec42c80645ab18ba5603975cfe5146cf025d
The weakref support in PyObject_InitVar() as well; this should have come out
at the same time as it did from PyObject_Init() .
Objects/object.c