projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17f151b
)
Remove test() method from the docs
author
Aaron Hill
<aa1ronham@gmail.com>
Wed, 9 Apr 2014 10:19:50 +0000
(06:19 -0400)
committer
Aaron Hill
<aa1ronham@gmail.com>
Wed, 9 Apr 2014 10:19:50 +0000
(06:19 -0400)
docs/api.rst
patch
|
blob
|
blame
|
history
diff --git
a/docs/api.rst
b/docs/api.rst
index ca6ba886831f034b07eed6137e31529b94a81cb0..654d58460ce2ee342a9cec6f41e2e6acefae7b02 100644
(file)
--- a/
docs/api.rst
+++ b/
docs/api.rst
@@
-578,14
+578,6
@@
Saved Searches Methods
Help Methods
------------
-.. method:: API.test()
-
- Invokes the test method in the Twitter API. Return True if successful,
- otherwise False.
-
- :rtype: True/False
-
-
.. method:: API.search(q[,lang],[locale],[rpp],[page],[since_id],[geocode],[show_user])
Returns tweets that match a specified query.