A note about Tango3k

This commit is contained in:
Ryan McGrath 2009-06-25 02:14:33 -04:00
parent e8660df23c
commit f915891b1b

7
README
View file

@ -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