Skip to content

Instantly share code, notes, and snippets.

@ultratude
Created June 20, 2015 06:12
Show Gist options
  • Save ultratude/29bb8021a3ac4f1153da to your computer and use it in GitHub Desktop.
Save ultratude/29bb8021a3ac4f1153da to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "t.py", line 10, in <module>
test1()()
File "t.py", line 8, in test2
print(e)
NameError: free variable 'e' referenced before assignment in enclosing scope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment