A note about Tango3k
This commit is contained in:
parent
e8660df23c
commit
f915891b1b
1 changed files with 7 additions and 0 deletions
7
README
7
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue