STINNER Victor added the comment: You should call "cls.percolator.close()" in your tearDownClass() method, before cls.text.destroy().
By the way, I prefer to assign an attribute to None instead of using "del obj.attr". ---------- nosy: +haypo _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue21703> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com