Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zahra Rajabi
tweepy
Commits
b0df04c1
Commit
b0df04c1
authored
Oct 30, 2015
by
Kristian Rother
Browse files
Update streaming.py
parent
954b2f48
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/streaming.py
View file @
b0df04c1
...
...
@@ -15,7 +15,7 @@ access_token=""
access_token_secret
=
""
class
StdOutListener
(
StreamListener
):
""" A listener handles tweets
are th
e received from the stream.
""" A listener handles tweets
that ar
e received from the stream.
This is a basic listener that just prints received tweets to stdout.
"""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment