Skip to content

Subsequent looks at catalog #39

Description

@charles-turner-1

Currently, we'll miss calls of this type:

import intake
cat = intake.cat.access_nri # This will be caught

cat  # Missed

This is basically because visit_Attribute access in ast.py::CallListener doesn't perform the same namespace resolution to get what's been assigned to a variable that we do for function calls etc.

TBH I'm not sure it's even possible to do so with any level of reliability.

Anyway, one to look into

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions