Mastodonplus.py/docs
Elizabeth Myers c64617ee94 Redesign exception hierarchy
All Mastodon.py errors now derive from MastodonError, for easier
catching in application code that just wants to see if something
happened, and isn't too miffed about the details.

I/O Errors derive from MastodonIOError, for similar reasons.

This change is designed to be backwards compatible.
2017-09-25 19:11:16 -05:00
..
conf.py Maintenance release 2017-09-10 17:05:57 +02:00
index.rst Redesign exception hierarchy 2017-09-25 19:11:16 -05:00
Makefile Further readjustment. Docs now actually build, but look bad. 2016-11-24 02:07:08 +01:00