Update
authorJosh Roesslein <jroesslein@gmail.com>
Tue, 29 Sep 2009 05:43:01 +0000 (00:43 -0500)
committerJosh Roesslein <jroesslein@gmail.com>
Tue, 29 Sep 2009 05:43:01 +0000 (00:43 -0500)
tutorial/t6.py

index 373d0affdc77e55f77ba35dcaca63ad3aae1b1da..8ab2100db67dc656119815d03df8e5dd16b6f5a0 100644 (file)
@@ -1,6 +1,6 @@
 import tweepy
 
-api = tweepy.API.new(username='iliketits', password='josh123')
+api = tweepy.API.new(username='', password='')
 
 """ Tutorial 6 -- Pagination