Ask a question to get started
Enter to send•Shift+Enter new line
Check if a name is a local dict.
IsLocalDict( self, name: str, keys: set[str], )
ast.NodeVisitor
name
str
The name to check.
keys
set[str]
The keys to populate.
Visit a subscript node.
Visit a call node.