Migrated from generic-functions v6
parent
b4b0ac7aed
commit
50ffa575d8
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ Parameters:
|
|||
import twython
|
||||
|
||||
# Shortening URLs requires no authentication, huzzah
|
||||
twitter = twython.setup()
|
||||
twitter = twython.core.setup()
|
||||
shortURL = twitter.shortenURL("http://www.webs.com/")
|
||||
|
||||
print shortURL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue