mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
40fe35a95e
failure when the test is ran the second time. The root attribute was set in parent class in setUpClass and then overridded in child class in tearDownClass.