-
-
Notifications
You must be signed in to change notification settings - Fork 34.6k
expose CELL status of a symbol in symtable #143504
Copy link
Copy link
Open
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Feature or enhancement
Proposal:
symtable symbols have the following predicates, but for some reason no
is_cell. Is there a reason for this, or should we exposeis_cellas well?The symbol obviously knows whether it's a cell:
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs