Skip to content

Instantly share code, notes, and snippets.

@richo
Created June 18, 2015 02:18
Show Gist options
  • Select an option

  • Save richo/a36ebe8ac452e1464fbb to your computer and use it in GitHub Desktop.

Select an option

Save richo/a36ebe8ac452e1464fbb to your computer and use it in GitHub Desktop.
#!/usr/bin/env python
import sys
import dis
def bar():
sys = sys.stdin
print repr(sys)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment