aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElizabeth Myers <[email protected]>2017-09-25 19:05:12 -0500
committerElizabeth Myers <[email protected]>2017-09-25 19:11:16 -0500
commitc64617ee9474d8690df1e395f8454f02a0ddae6c (patch)
tree390cfd966da48c08dae404889180303be5f93429 /MANIFEST.in
parent6ab283d17e1eac2b521bbaffc1b0a635fd68c9f5 (diff)
downloadmastodon.py-c64617ee9474d8690df1e395f8454f02a0ddae6c.tar.gz
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.
Diffstat (limited to 'MANIFEST.in')
0 files changed, 0 insertions, 0 deletions
Powered by cgit v1.2.3 (git 2.41.0)