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 1dfd247 commit a567e56Copy full SHA for a567e56
1 file changed
Doc/library/symtable.rst
@@ -71,10 +71,6 @@ Examining Symbol Tables
71
72
Return ``True`` if the block uses ``exec``.
73
74
- .. method:: has_import_star()
75
-
76
- Return ``True`` if the block uses a starred from-import.
77
78
.. method:: get_identifiers()
79
80
Return a list of names of symbols in this table.
0 commit comments