Mastodonplus.py/mastodon
Dryusdan 26baa3b1b1
Change str() to encode('utf-8')
Some error don't be displayed with Mastodon.py because it can't convert ascii with str(). So I change str to encode(utf-8)
2017-11-29 17:05:09 +01:00
..
__init__.py Many fixes for streaming stuff 2017-11-24 15:08:34 +01:00
Mastodon.py Change str() to encode('utf-8') 2017-11-29 17:05:09 +01:00
streaming.py Many fixes for streaming stuff 2017-11-24 15:08:34 +01:00