mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
fix extra 't' #8778
This commit is contained in:
parent
eb3cd301ae
commit
a85bd06a82
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ Examining Symbol Tables
|
|||
|
||||
Return ``True`` if the block uses ``exec``.
|
||||
|
||||
.. method:: has_import_start()
|
||||
.. method:: has_import_star()
|
||||
|
||||
Return ``True`` if the block uses a starred from-import.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue