```py syntax error: Token '*' is unexpected here --> ./Lib/test/libregrtest/main.py:334:78 | 334 | error_names = [test_full_name.split(" ")[0] for (test_full_name, *_) in errors] | ^ ```