>>>>> "TP" == Tim Peters <tim_one@email.msn.com> writes:
TP> (surely not compatibility w/ JPython -- JPython doesn't invoke
TP> __del__ methods at all by magic, right? or is that changing,
TP> and that's what's driving this?).
No, JPython doesn't invoke __del__ methods by magic, and I don't have
any plans to change that.
-Barry