Merge lp:~joel-auterson/python-snippets/twitter-snippets into lp:~jonobacon/python-snippets/trunk

Proposed by Joel Auterson
Status: Merged
Merged at revision: not available
Proposed branch: lp:~joel-auterson/python-snippets/twitter-snippets
Merge into: lp:~jonobacon/python-snippets/trunk
Diff against target: 11 lines (+1/-0)
1 file modified
twitter/twit.py (+1/-0)
To merge this branch: bzr merge lp:~joel-auterson/python-snippets/twitter-snippets
Reviewer Review Type Date Requested Status
Jono Bacon Pending
Review via email: mp+22981@code.launchpad.net

Description of the change

Added doc for the twitter/twit.py snippet.

To post a comment you must log in.
Revision history for this message
Jono Bacon (jonobacon) wrote :

Thanks for the docs link: unfortunately this is crashing Acire as I am getting a mechanize._response.httperror_seek_wrapper: HTTP Error 403: request disallowed by robots.txt error. I merged this anyway as this is not a bug in the snippet, but a bug in Acire. Thanks!

Revision history for this message
Joel Auterson (joel-auterson) wrote :

Good man. Expect some bluetooth snippets when my USB dongle arrives. :)

On 4/10/10, <email address hidden> <email address hidden> wrote:
> The proposal to merge lp:~joel-auterson/python-snippets/twitter-snippets
> into lp:python-snippets has been updated.
>
> Status: Needs review => Merged
> --
> https://code.launchpad.net/~joel-auterson/python-snippets/twitter-snippets/+merge/22981
> You are the owner of lp:~joel-auterson/python-snippets/twitter-snippets.
>

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'twitter/twit.py'
2--- twitter/twit.py 2010-04-03 19:46:19 +0000
3+++ twitter/twit.py 2010-04-07 21:44:21 +0000
4@@ -2,6 +2,7 @@
5 # [SNIPPET_CATEGORIES: twitter, PyGTK]
6 # [SNIPPET_DESCRIPTION: Log in to your Twitter account and update your status.]
7 # [SNIPPET_AUTHOR: Joel Auterson joel.auterson@googlemail.com]
8+# [SNIPPET_DOCS: http://static.unto.net/python-twitter/0.6/doc/twitter.html]
9 # [SNIPPET_LICENSE: GPL]
10
11 import twitter

Subscribers

People subscribed via source and target branches