Zachary Ware <zachary.w...@gmail.com> added the comment:
`setUpClass` and `tearDownClass` are classmethods and must be decorated as such (`@classmethod`). ---------- nosy: +zach.ware resolution: -> not a bug status: open -> pending _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue38452> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com