Thanks to visit codestin.com Credit goes to github.com
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 bc42040 commit d153afeCopy full SHA for d153afe
1 file changed
Lib/traceback.py
@@ -2,7 +2,6 @@
2
3
import linecache
4
import sys
5
-import types
6
7
__all__ = ['extract_stack', 'extract_tb', 'format_exception',
8
'format_exception_only', 'format_list', 'format_stack',
0 commit comments