mirror of
https://github.com/python/cpython.git
synced 2026-05-22 12:24:30 -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.