mirror of
https://github.com/python/cpython.git
synced 2026-05-14 16:38:19 -04:00
fa02131adb
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.