Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a567e56

Browse files
committed
remove deleted method
1 parent 1dfd247 commit a567e56

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Doc/library/symtable.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,6 @@ Examining Symbol Tables
7171

7272
Return ``True`` if the block uses ``exec``.
7373

74-
.. method:: has_import_star()
75-
76-
Return ``True`` if the block uses a starred from-import.
77-
7874
.. method:: get_identifiers()
7975

8076
Return a list of names of symbols in this table.

0 commit comments

Comments
 (0)