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 0a25282 commit bb06127Copy full SHA for bb06127
1 file changed
Lib/test/test_symtable.py
@@ -2,8 +2,6 @@
2
Test the API of the symtable module.
3
"""
4
5
-import re
6
-import textwrap
7
import symtable
8
import warnings
9
import unittest
0 commit comments