Remove public_timeline method, which no longer exists
authorAaron Hill <aa1ronham@gmail.com>
Tue, 18 Feb 2014 20:04:18 +0000 (15:04 -0500)
committerAaron Hill <aa1ronham@gmail.com>
Tue, 18 Feb 2014 20:04:18 +0000 (15:04 -0500)
docs/api.rst

index 8f05a2cb4e981089b1301fcc0aa93a914816f567..ca6ba886831f034b07eed6137e31529b94a81cb0 100644 (file)
@@ -31,15 +31,6 @@ This page contains some basic documentation for the Tweepy module.
 Timeline methods
 ----------------
 
-.. method:: API.public_timeline()
-
-   Returns the 20 most recent statuses from non-protected users who have
-   set a custom user icon. The public timeline is cached for 60 seconds
-   so requesting it more often than that is a waste of resources.
-
-   :rtype: list of :class:`Status` objects
-
-
 .. method:: API.home_timeline([since_id], [max_id], [count], [page])
 
    Returns the 20 most recent statuses, including retweets, posted by the