Josiah Carlson <jcarlson at uci.edu> wrote: > As an alternative, as long as you aren't doing dynamic method rebindings > (obj.method = newmethod), you can use a mechanism that can abstracts all > that away and you won't see any more PyDeadObjectErrors anymore... I shouldn't post when I'm so tired that I forget to proofread. - Josiah