From 3ec4805fd18f68bf198a37fdf4aae9f46158a71a Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Thu, 4 Jun 2009 02:38:11 -0400 Subject: [PATCH] Annotating a TODO list --- tango.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tango.py b/tango.py index 007d24d..38e4af0 100644 --- a/tango.py +++ b/tango.py @@ -5,6 +5,8 @@ Other Python Twitter libraries seem to have fallen a bit behind, and Twitter's API has evolved a bit. Here's hoping this helps. + TODO: Blocks API Wrapper, Direct Messages API Wrapper, Friendship API Wrapper, OAuth, Streaming API + Questions, comments? ryan@venodesigns.net """