Mastodonplus.py/mastodon
Jason McBrayer 4b7bbe72cd Use magic for guessing mime type if available
Replace uses of mimetypes.guess_type with guess_type wrapper that uses
magic if available, and falls back to mimetypes if not.
2018-11-12 10:04:15 -05:00
..
__init__.py Move pagination info to attributes 2018-06-04 16:48:20 +02:00
Mastodon.py Use magic for guessing mime type if available 2018-11-12 10:04:15 -05:00
streaming.py Improve on_abort handler 2018-06-05 17:37:11 +02:00