We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34af675 + 97c83b7 commit 3a44f13Copy full SHA for 3a44f13
examples/streaming.py
@@ -2,7 +2,7 @@
2
from tweepy import OAuthHandler
3
from tweepy import Stream
4
5
-# Go to http://dev.twitter.com and create an app.
+# Go to http://apps.twitter.com and create an app.
6
# The consumer key and secret will be generated for you after
7
consumer_key=""
8
consumer_secret=""
0 commit comments