twython/twython
Phil Gyford 1b20f8f0f9 Fix upload_video "string argument detected, got 'bytes'" bug.
Needed to use BytesIO instead of StringIO when uploading video to Twitter.

Tested with python 2.6.9, 2.7.11, 3.3.6, 3.5.1.

fixes #422
2016-08-17 14:18:59 +01:00
..
streaming Fixed indents for dynamic filtering in types.py 2015-03-24 11:36:08 -07:00
__init__.py 3.4.0 release, update version and history 2016-04-30 05:22:26 -04:00
advisory.py first pep8 work 2014-07-24 04:24:51 +00:00
api.py Merge pull request #415 from philgyford/symbols-in-html-for-tweet 2016-04-30 05:33:14 -04:00
compat.py Remove sphinx themes from requirements, remove Import error 2013-06-11 19:11:52 -04:00
endpoints.py Fix upload_video "string argument detected, got 'bytes'" bug. 2016-08-17 14:18:59 +01:00
exceptions.py Adds retry_after attribute to TwythonRateLimitError 2014-01-12 15:21:27 -08:00
helpers.py first pep8 work 2014-07-24 04:24:51 +00:00