From f915891b1b94713de84dee5ce722039c63c442a8 Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Thu, 25 Jun 2009 02:14:33 -0400 Subject: [PATCH] A note about Tango3k --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index 6469bfc..472884b 100644 --- a/README +++ b/README @@ -32,6 +32,13 @@ twitter = tango.setup(authtype="Basic", username="example", password="example") twitter.updateStatus("See how easy this was?") +Tango 3k +----------------------------------------------------------------------------------------------------- +There's an experimental version of Tango that's made for Python 3k. This is currently not guaranteed +to work, but it's provided so that others can grab it and hack on it. If you choose to try it out, +be aware of this. + + Questions, Comments, etc? ----------------------------------------------------------------------------------------------------- My hope is that Tango is so simple that you'd never *have* to ask any questions, but if