Skip to content

LR: Shadowing in function #24

Description

@jecisc

I need to check what this will do:

x = 3

def f(a):
    import x

print(x)

Metadata

Metadata

Assignees

No one assigned

    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