twython/twython3k
2010-10-14 10:11:03 -04:00
..
__init__.py New package structure; twython is now separated out into core/oauth/streaming. To maintain compatibility with older Twython versions, simply import twython like: 'import twython.core as twython' - this will allow for easier oauth/streaming development, and should hopefully fix a lot of the installation issues people kept running into with easy_install 2009-12-17 03:05:39 -05:00
core.py Fixing a bug in the 3k build per request from bsavas 2010-10-14 10:11:03 -04:00