]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 11 Jun 2023 12:49:07 +0000 (14:49 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 11 Jun 2023 13:12:52 +0000 (15:12 +0200)
commit91992eab9dea91fbadf5cfd2a2049495b25beb21
treed59994449aaba310598303e926c3bd5702e0dcd2
parent481de3ec49efdfdbff0b442bb0d7bd8c26328e39
Continued:
- handle typical network exceptions here, too
- don't sys.exit() here anymore, exit function properly
- don't 'break' here, there was no loop, better return proper error code
- fixed a few problems, found by pylint
fba/commands.py
fba/instances.py
fba/networks/friendica.py
fba/networks/mastodon.py
fba/networks/misskey.py