On Fri, Apr 15, 2016 at 6:20 PM, Antoon Pardon <antoon.par...@rece.vub.ac.be> wrote: > But the tests, at this moment, are not written to instantiate self.tree > but to call avltree directly. So I have to rewrite these tests. That > will IMO involve a lot of cut and paste.
Ah. In that case, it either involves a lot of editing (to make them call self.tree), or monkey-patching the name 'avltree'. ChrisA -- https://mail.python.org/mailman/listinfo/python-list