SHARE
TWEET
Untitled
a guest
Aug 4th, 2012
13
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- >>> a = open('test.py', 'r')
- >>> a.read
- <built-in method read of file object at 0x7fe7aadb7420>
- >>> a.read()
- 'import tweetstream\nimport time\nimport threading\nimport...
RAW Paste Data

