Skip to content

Instantly share code, notes, and snippets.

@yuta1723
Created October 13, 2015 17:35
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 yuta1723/b165656e1032a2c36f8f to your computer and use it in GitHub Desktop.
Save yuta1723/b165656e1032a2c36f8f to your computer and use it in GitHub Desktop.
foo = 'abc'
if type(foo) is 'str':
print 'str'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment