Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove unnecessary global statement #78

Merged
merged 1 commit into from
Feb 24, 2021
Merged

Conversation

wimglenn
Copy link
Contributor

This global statement is not necessary because the function does not rebind the name anyway (there'll be no difference in the bytecode, but I think the source code is clearer without it).

@noxdafox noxdafox merged commit 208f1d0 into noxdafox:master Feb 24, 2021
@wimglenn wimglenn deleted the no-global branch February 25, 2021 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants