mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
remove deleted method
This commit is contained in:
parent
1dfd247c1b
commit
a567e564ec
1 changed files with 0 additions and 4 deletions
|
|
@ -71,10 +71,6 @@ Examining Symbol Tables
|
|||
|
||||
Return ``True`` if the block uses ``exec``.
|
||||
|
||||
.. method:: has_import_star()
|
||||
|
||||
Return ``True`` if the block uses a starred from-import.
|
||||
|
||||
.. method:: get_identifiers()
|
||||
|
||||
Return a list of names of symbols in this table.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue