• Michael W. Hudson's avatar
    Add a couple of decrefs to error paths. · b8a22caa
    Michael W. Hudson authored
    Now test_descr only appears to leak two references & I think this
    are in fact illusory (it's to do with things getting resurrected in
    __del__ methods & it's easy to be believe confusion occurs when that
    happens <wink>).  Woohoo!
    b8a22caa
intobject.c 27.8 KB