>>>>> "aaron" == Aaron Bentley <aaron at aaronbentley.com> writes:
<snip/>
aaron> I haven't read the whole thing, but please ensure that tt.finalize() is
aaron> invoked in a finally block. I saw you missed doing that in builtins, at
aaron> least.
Done.
All other calls to finalize() were already in addCleanup()s
Vincent