We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47e1b7c commit 9c6fe0dCopy full SHA for 9c6fe0d
HISTORY.rst
@@ -12,6 +12,7 @@ History
12
- ``twitter_token``, ``twitter_secret`` and ``callback_url`` are no longer passed to ``Twython.__init__``
13
- ``twitter_token`` and ``twitter_secret`` have been replaced with ``app_key`` and ``app_secret`` respectively
14
- ``callback_url`` is now passed through ``Twython.get_authentication_tokens``
15
+- Update ``test_twython.py`` docstrings per http://www.python.org/dev/peps/pep-0257/
16
17
2.10.1 (2013-05-29)
18
++++++++++++++++++
0 commit comments