Skip to content

Instantly share code, notes, and snippets.

@krotkiewicz
Created May 16, 2013 13:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krotkiewicz/5591753 to your computer and use it in GitHub Desktop.
Save krotkiewicz/5591753 to your computer and use it in GitHub Desktop.
s = 5
def abc():
abc = s
aaa = [s for s in [1,2,3]]
abc()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment