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

@ -1,6 +1,6 @@
Metadata-Version: 1.0
Name: twython
Version: 0.5
Version: 0.6
Summary: A new and easy way to access Twitter data with Python.
Home-page: http://github.com/ryanmcgrath/twython/tree/master
Author: Ryan McGrath

View file

@ -1,7 +1,6 @@
README
setup.py
twython.py
twython2k.py
twython.egg-info/PKG-INFO
twython.egg-info/SOURCES.txt
twython.egg-info/dependency_links.txt

View file

@ -1 +1 @@
twython2k
twython