GC play

Martin von Loewis loewis at informatik.hu-berlin.de
Sat Jun 19 12:15:19 EDT 1999


Greg Ewing <greg.ewing at compaq.com> writes:

> I don't think there's anything you can find out about the source
> of any other kind of object.

Although I wonder: Would it be possible to record a traceback for each
object allocated, to support purify-like leak analysis? It would
surely be very inefficient, and you'd also need to release all the
locals in the traceback - but would it work?

Regards,
Martin




More information about the Python-list mailing list