This commit is contained in:
Nidal Al Hariri 2012-11-10 18:26:51 -08:00
commit 349b964cfb

View file

@ -448,7 +448,7 @@ class Twython(object):
{'image': (file_, open(file_, 'rb'))},
**params)
def updateStatusWithMedia(self, file_, version='1.1', **params):
def updateStatusWithMedia(self, file_, version=1.1, **params):
"""Updates the users status with media
:param file_: (required) A string to the location of the file