FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

LR: Shadowing in function · Issue #24 · moosetechnology/FAST-Python · GitHub

LR: Shadowing in function #24

Description

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL