[Python-Dev] Garbage collecting closures (original) (raw)
Greg Ewing greg@cosc.canterbury.ac.nz
Tue, 15 Apr 2003 12:32:34 +1200 (NZST)
- Previous message: [Python-Dev] Garbage collecting closures
- Next message: [Python-Dev] Garbage collecting closures
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jeremy:
Finalizers seem useful in general, but I would still worry about any specific program that managed critical resources using finalizers.
What are they useful for, then? Or are they only useful "in general", and never in any particular case? :-)
Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg@cosc.canterbury.ac.nz +--------------------------------------+
- Previous message: [Python-Dev] Garbage collecting closures
- Next message: [Python-Dev] Garbage collecting closures
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]