Skip to content

Instantly share code, notes, and snippets.

@hughsaunders
Created January 27, 2015 14:47
Show Gist options
  • Save hughsaunders/6c8e3393f04ef6be558e to your computer and use it in GitHub Desktop.
Save hughsaunders/6c8e3393f04ef6be558e to your computer and use it in GitHub Desktop.
>>> def test():
... print len('123')
... len='foo'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment