Alright, now import twython works as it should.

This commit is contained in:
Ryan McGrath 2009-08-06 02:57:02 -04:00
parent adab94b240
commit c62c41a45e
12 changed files with 9 additions and 10 deletions

View file

@ -15,7 +15,7 @@ import http.client, urllib, urllib.request, urllib.error, urllib.parse, mimetype
from urllib.error import HTTPError
__author__ = "Ryan McGrath <ryan@venodesigns.net>"
__version__ = "0.5"
__version__ = "0.6"
try:
import simplejson