Uploading profile image and profile background image, update setup required packages, removed some funcs. #55

Merged
michaelhelmick merged 2 commits from master into master 2012-01-12 21:03:21 -08:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit f9d87b6fd3 - Show all commits

View file

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
import sys, os
from setuptools import setup

View file

@ -1,4 +1,4 @@
#!/usr/bin/env
#!/usr/bin/env python
"""
Twython is a library for Python that wraps the Twitter API.