Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

setlocal from functional module seems to not do anything #27

Open
John-James-Rambo opened this issue Apr 20, 2021 · 0 comments
Open

setlocal from functional module seems to not do anything #27

John-James-Rambo opened this issue Apr 20, 2021 · 0 comments

Comments

@John-James-Rambo
Copy link

functional.setlocal tries to set locals but in this case locals is only in the bound of this function, so no changes are made to locals outside of it.

Maybe more sense would have setglobal.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant