Zachary Ware <[email protected]> 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 <[email protected]> <https://bugs.python.org/issue38452> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
