We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f63fa49 commit 4b77fa2Copy full SHA for 4b77fa2
Lib/traceback.py
@@ -11,7 +11,7 @@
11
import tokenize
12
import io
13
import _colorize
14
-import traceback
+import threading
15
16
from contextlib import suppress
17
0 commit comments